Remove unsed functuion pazpar2_sleep
[pazpar2-moved-to-github.git] / src / eventl.h
index de189a6..b320078 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of Pazpar2.
-   Copyright (C) 2006-2011 Index Data
+   Copyright (C) Index Data
 
 Pazpar2 is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
@@ -69,8 +69,6 @@ void iochan_man_destroy(iochan_man_t *mp);
 
 IOCHAN iochan_create(int fd, IOC_CALLBACK cb, int flags, const char *name);
 
-void pazpar2_sleep(double d);
-
 #endif
 /*
  * Local variables: