summaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
authorpdw <>2014-01-19 20:28:31 +0000
committerpdw <>2014-01-19 20:28:31 +0000
commitceabf7a47a51d129368080ac04e692d5c3591244 (patch)
treed25a41a7e7e8a55fc0635324c0153c100742bdc3 /options.c
parent687861284d75260c17ff285557c12b0f2ad996f6 (diff)
downloadiftop-ceabf7a47a51d129368080ac04e692d5c3591244.zip
Fixed various compilation issues.
Diffstat (limited to 'options.c')
-rw-r--r--options.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/options.c b/options.c
index be7a6e8..b438d4c 100644
--- a/options.c
+++ b/options.c
@@ -215,7 +215,6 @@ static void usage(FILE *fp) {
"copyright (c) 2002 Paul Warren <pdw@ex-parrot.com> and contributors\n"
);
}
-#endif /* Obsolete code? */
void options_read_args(int argc, char **argv) {
int opt;