summaryrefslogtreecommitdiffstats
path: root/ebtablesd.c
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2005-01-20 21:58:51 +0000
committerBart De Schuymer <bdschuym@pandora.be>2005-01-20 21:58:51 +0000
commit762a8b57015532c58f5d5676d44e1ff298586254 (patch)
treeb33f5dbd39c8e1da2321be16405ca07c493e53f0 /ebtablesd.c
parent2f7e8d1590a1c46d453648f384a7486e06f0cd21 (diff)
get rid of debug msg
Diffstat (limited to 'ebtablesd.c')
-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: