aboutsummaryrefslogtreecommitdiff
path: root/lib/Events/EV_SYN.js
diff options
context:
space:
mode:
authorAdam Hovorka <[email protected]>2020-07-19 19:32:46 -0600
committerAdam Hovorka <[email protected]>2020-07-19 19:32:46 -0600
commit72713e0dfba06e4b3d91d500c60f34695c9715c1 (patch)
tree7937a3348e39656f842155e0358da0cf33297b04 /lib/Events/EV_SYN.js
parentd84d8708178a71a93ebe30ce5459913a359752ce (diff)
Combine event tables into a single file
Diffstat (limited to 'lib/Events/EV_SYN.js')
-rw-r--r--lib/Events/EV_SYN.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/Events/EV_SYN.js b/lib/Events/EV_SYN.js
deleted file mode 100644
index 47d2cde..0000000
--- a/lib/Events/EV_SYN.js
+++ /dev/null
@@ -1,6 +0,0 @@
-module.exports = {
- 0:"SYN_REPORT",
- 1:"SYN_CONFIG",
- 2:"SYN_MT_REPORT",
- 3:"SYN_DROPPED"
-};