diff mcabber/src/jab_priv.h @ 1359:7daf906fbcdc

The command /quit can be used in bindings, hooks and sourced files (It used to work in bindings only)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Nov 2007 13:05:57 +0100
parents 401639413340
children e20ab87c4c4c
line wrap: on
line diff
--- a/mcabber/src/jab_priv.h	Sun Nov 11 12:22:41 2007 +0100
+++ b/mcabber/src/jab_priv.h	Sun Nov 11 13:05:57 2007 +0100
@@ -34,7 +34,6 @@
 extern enum enum_jstate jstate;
 extern xmlnode bookmarks, rosternotes;
 
-extern char *mcabber_version(void);
 const char *entity_version(void);
 
 extern time_t iqlast;           /* last message/status change time */