From 6bd31b033323842b9d59411f7f99e92c8ec6803e Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 8 Sep 2011 19:00:30 -0400 Subject: Bug #1330 & many other small fixes --- include/services.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include') diff --git a/include/services.h b/include/services.h index 388eff5d8..9719ab13e 100644 --- a/include/services.h +++ b/include/services.h @@ -676,14 +676,6 @@ enum #include "account.h" #include "commands.h" #include "bots.h" - -struct LevelInfo -{ - int what; - Anope::string name; - const char *desc; -}; - #include "channels.h" /** Channelban type flags -- cgit