X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=mod_panews%2Fmain.h;fp=mod_panews%2Fmain.h;h=0000000000000000000000000000000000000000;hb=803afbc1cd633f6c025bcd9537e9b7e9aedadd0d;hp=5dc226c810298da49c062aaf73ef3e2aff65dbbe;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/mod_panews/main.h b/mod_panews/main.h deleted file mode 100644 index 5dc226c..0000000 --- a/mod_panews/main.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * ion/panews/main.h - * - * Copyright (c) Tuomo Valkonen 1999-2006. - * - * 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_PANEWS_MAIN_H -#define ION_PANEWS_MAIN_H - -#include -#include - -extern bool mod_panews_init(); -extern void mod_panews_deinit(); - -extern WBindmap *mod_panews_panews_bindmap; -extern WBindmap *mod_panews_unusedwin_bindmap; -extern WBindmap *mod_panews_frame_bindmap; - -#endif /* ION_PANEWS_MAIN_H */