aboutsummaryrefslogtreecommitdiff
path: root/lib/Events/EV_SYN.js
diff options
context:
space:
mode:
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"
-};