X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Funixsock.c;h=45ed9c699b783fa9e9e10a4dfd482a594e59d1a4;hb=4fb5d4b471e3f6a24d7cd36272e48e57bcb2c68f;hp=9fa0259685c39c90799b9963fde732dd57783605;hpb=ac03ae49d85c01fe2da58dd78f66db58416d81cc;p=collectd.git diff --git a/src/unixsock.c b/src/unixsock.c index 9fa02596..45ed9c69 100644 --- a/src/unixsock.c +++ b/src/unixsock.c @@ -759,7 +759,6 @@ static int us_shutdown (void) } plugin_unregister_init ("unixsock"); - plugin_unregister_write ("unixsock"); plugin_unregister_shutdown ("unixsock"); return (0);