diff -r 177e05ba38a3 -r 35d860860593 src/protocols/toc/toc.c --- a/src/protocols/toc/toc.c Wed Feb 26 03:39:07 2003 +0000 +++ b/src/protocols/toc/toc.c Wed Feb 26 05:01:37 2003 +0000 @@ -448,8 +448,6 @@ char *w = strtok(NULL, ":"); static char buf[256]; - plugin_event(event_error, (void *)no, 0, 0, 0); - switch(no) { case 69: g_snprintf(buf, sizeof(buf), _("Unable to write file %s."), w);