From 1ee5bb5d436067d979fd95f98ed36addcd2efaed Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 12 Jan 2014 20:52:09 +0100 Subject: remove some references to tcplog --- src/dabInput.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dabInput.cpp') 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 -TcpLog etiLog; - - bool dabInputOperations::operator==(const dabInputOperations& ops) { return memcmp(this, &ops, sizeof(*this)) == 0; -- cgit v1.2.3