X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=write.c;h=fc50040a28c07df608c551a56824188b7a383bf9;hb=968b72b29cf48bae18ecfccbc68b7c241d3d86f7;hp=e82e0be04aadd0a243e4c68d919cb7aa588f5c08;hpb=a95093cd8b62d411b9448aa77768774e1bdd81e5;p=paraslash.git diff --git a/write.c b/write.c index e82e0be0..fc50040a 100644 --- a/write.c +++ b/write.c @@ -168,7 +168,6 @@ static void wng_event_handler(struct task *t) PARA_INFO_LOG("%s\n", PARA_STRERROR(-t->ret)); unregister_task(t); wng_close(g); - wng_destroy(g); }