summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ebtablesd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ebtablesd.c b/ebtablesd.c
index 1f60791..a6a3eae 100644
--- a/ebtablesd.c
+++ b/ebtablesd.c
@@ -348,7 +348,6 @@ continue_read:
goto write_msg;
}
optind = 1;
-printf("jak: ntot = %d, offset = %d, base = %d\n", ntot, offset, base);
do_command(argc, argv, EXEC_STYLE_DAEMON, &replace[table_nr]);
ebt_reinit_extensions();
write_msg: