summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/options.h b/options.h
index 571ba8e..a0dbad4 100644
--- a/options.h
+++ b/options.h
@@ -11,8 +11,6 @@
struct options {
char log[128]; /* location of log file */
- char ports[256]; /* use of ports */
-// int ptp; /* if layer 2 should be watched */
int deb; /* debugging */
char law; /* 'a' or 'u' law */