summaryrefslogtreecommitdiffstats
path: root/src/dabInput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dabInput.cpp')
-rw-r--r--src/dabInput.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dabInput.cpp b/src/dabInput.cpp
index e937008..fa3eece 100644
--- a/src/dabInput.cpp
+++ b/src/dabInput.cpp
@@ -23,9 +23,6 @@
#include <string.h>
-TcpLog etiLog;
-
-
bool dabInputOperations::operator==(const dabInputOperations& ops)
{
return memcmp(this, &ops, sizeof(*this)) == 0;