]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/ioset.h
Finally i figured out how to deal with the last issue, This is a tracking module...
[irc/evilnet/x3.git] / src / ioset.h
index c0afb026151e2396cee51122e8a859fb916fb363..e3e57efcc574dda49240ea49b2e9b92a37a1405b 100644 (file)
@@ -1,7 +1,7 @@
 /* ioset.h - srvx event loop
  * Copyright 2002-2003 srvx Development Team
  *
- * This file is part of srvx.
+ * This file is part of x3.
  *
  * srvx is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -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;