]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/ioset.h
fixing small memory leak
[irc/evilnet/x3.git] / src / ioset.h
index 97a4bf58d4f7cd724912fbe31ee5f45f6259c23b..c3a78de4fdc1fb53b31b5fcb79b8316a2905c33b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * This file is part of x3.
  *
- * srvx is free software; you can redistribute it and/or modify
+ * x3 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 Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
@@ -44,7 +44,6 @@ struct io_fd {
     void (*destroy_cb)(struct io_fd *fd);
 };
 
-extern int clock_skew;
 extern int do_write_dbs;
 extern int do_reopen;