diff options
| author | Adam <Adam@anope.org> | 2011-09-08 19:00:30 -0400 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2011-09-08 19:00:30 -0400 |
| commit | 6bd31b033323842b9d59411f7f99e92c8ec6803e (patch) | |
| tree | 7a079183a13f639d84fc7e4a622390b4befe22b6 /include | |
| parent | 7de1a7a6d1146cce4cdb218899cbe15b9cee32d8 (diff) | |
Bug #1330 & many other small fixes
Diffstat (limited to 'include')
| -rw-r--r-- | include/services.h | 8 |
1 files changed, 0 insertions, 8 deletions
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 |
