X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=mod_mgmtmode%2Fmain.h;fp=mod_mgmtmode%2Fmain.h;h=0000000000000000000000000000000000000000;hb=ae4260bb64817c11f9a7140324cd3e3ba113e297;hp=5c9fde42f01ad978c573ab26d8c195ca049016a3;hpb=de22e45179cb3bafa490294d31d47f361047a30a;p=ion3.git diff --git a/mod_mgmtmode/main.h b/mod_mgmtmode/main.h deleted file mode 100644 index 5c9fde4..0000000 --- a/mod_mgmtmode/main.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * ion/mod_mgmtmode/main.h - * - * Copyright (c) Tuomo Valkonen 2004-2007. - * - * Ion is free software; you can redistribute it and/or modify it under - * the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation; either version 2.1 of the License, or - * (at your option) any later version. - */ - -#ifndef ION_MOD_MGMTMODE_MAIN_H -#define ION_MOD_MGMTMODE_MAIN_H - -#include - -extern bool mod_mgmtmode_init(); -extern void mod_mgmtmode_deinit(); - -extern WBindmap *mod_mgmtmode_bindmap; - -#endif /* ION_MOD_MGMTMODE_MAIN_H */