]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
Kill mmd_lock() and mmd_unlock().
[paraslash.git] / server.h
index c1e670adcf3f237799dca8f85891a92bb48c3e1c..1468b458f4cc94d0dcd2eb43fbb1b1ca506970e7 100644 (file)
--- a/server.h
+++ b/server.h
@@ -106,5 +106,3 @@ struct misc_meta_data {
 extern struct server_args_info conf;
 
 __noreturn void handle_connect(int fd, const char *peername);
-void mmd_unlock(void);
-void mmd_lock(void);