get rid of debug msg
authorBart De Schuymer <bdschuym@pandora.be>
Thu, 20 Jan 2005 21:58:51 +0000 (21:58 +0000)
committerBart De Schuymer <bdschuym@pandora.be>
Thu, 20 Jan 2005 21:58:51 +0000 (21:58 +0000)
ebtablesd.c

index 1f60791..a6a3eae 100644 (file)
@@ -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: