diff options
Diffstat (limited to 'include/proto.h')
-rw-r--r-- | include/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/proto.h b/include/proto.h index 17a5cbf1..f4fa5376 100644 --- a/include/proto.h +++ b/include/proto.h @@ -43,7 +43,6 @@ void merge_dir(const char *dir1, const char *dir2, int isoutter); int a_menu(const char *maintitle, const char *path, int lastlevel, int lastbid, char *trans_buffer); void a_copyitem(const char* fpath, const char* title, const char* owner, int mode); int Announce(void); -void gem(char* maintitle, item_t* path, int update); #ifdef BLOG void BlogMain(int); #endif |