diff --git a/examples/testit.c b/examples/testit.c index 7e2392a..204dc76 100644 --- a/examples/testit.c +++ b/examples/testit.c @@ -61,7 +61,6 @@ int main(int argc, char *argv[] __attribute__ ((unused))) perror(p); } } - add_history(p); free(p); }