summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/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
commitbb137f338ac45b19de832dcb7a78a08c9c782b1d (patch)
tree2b3f5b02c866599a73462f178d414d714a135c04 /userspace/ebtables2/ebtablesd.c
parent784f809c5c2a01a4d48a85f61542c5f76686a168 (diff)
get rid of debug msg
Diffstat (limited to 'userspace/ebtables2/ebtablesd.c')
-rw-r--r--userspace/ebtables2/ebtablesd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/userspace/ebtables2/ebtablesd.c b/userspace/ebtables2/ebtablesd.c
index 1f60791..a6a3eae 100644
--- a/userspace/ebtables2/ebtablesd.c
+++ b/userspace/ebtables2/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: