Support sending and receiving account timestamps (but ignore them for now).
[srvx.git] / src / nickserv.h
index 5054de3effafdba37488262ddeb962ff2cc0cc85..3311c9083d6c941365d6c948c7b6150730af751e 100644 (file)
@@ -97,9 +97,7 @@ struct handle_info {
     char *infoline;
     char *handle;
     char *fakehost;
-#ifdef WITH_PROTOCOL_BAHAMUT
     unsigned long id;
-#endif
     unsigned long registered;
     unsigned long lastseen;
     int karma;