summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking/opt_tcpdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/opt_tcpdebug.h')
-rw-r--r--cpukit/libnetworking/opt_tcpdebug.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/cpukit/libnetworking/opt_tcpdebug.h b/cpukit/libnetworking/opt_tcpdebug.h
deleted file mode 100644
index 91d7edebcb..0000000000
--- a/cpukit/libnetworking/opt_tcpdebug.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* intentionally empty file */
-
-/*
- * Uncomment the following line to turn on debug code. When you define
- * this symbol, tcp_trace() is called. If you want tcp_trace() to
- * print, then you need to edit netinet/tcp_debug to set the variable
- * "tcpconsdebug" to 1.
- */
-
-/*
-#define TCPDEBUG
-*/