Skip to content

Commit a51dd75

Browse files
committed
Oops, zap debugging printout leftover
1 parent 5b7b12f commit a51dd75

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

oicb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,6 @@ save_history(char type, const char *peer, const char *msg, int incoming) {
819819
char *path;
820820
const int datelen = 20;
821821

822-
warnx("%s: type='%c' peer='%s' msg='%s' incomint=%d", __func__, type, peer, msg, incoming);
823822
if (!enable_history)
824823
return;
825824

0 commit comments

Comments
 (0)