X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fsysdep.c;h=61fc7a2c2edf213bbbd97f7db59f2ddca2501502;hp=6da2bb4431e6a1d48eccb9bd71ad61980d310f9c;hb=8e944083763c9ddcb32d763cf8f19c966d01f873;hpb=ab6b11ab4005e990fbb368b14c42630b7694c54f diff --git a/citadel/sysdep.c b/citadel/sysdep.c index 6da2bb443..61fc7a2c2 100644 --- a/citadel/sysdep.c +++ b/citadel/sysdep.c @@ -634,8 +634,6 @@ int client_getln(char *buf, int bufsize) /* * Cleanup any contexts that are left lying around */ - - void close_masters (void) { struct ServiceFunctionHook *serviceptr;