comparison mcabber/src/hooks.c @ 383:39c5da51b387

Remove utf8 files, use Glib
author Mikael Berthe <mikael@lilotux.net>
date Thu, 28 Jul 2005 13:16:36 +0100
parents 2e6c7b1440d1
children d59e9b8c91d3
comparison
equal deleted inserted replaced
381:685ac4c2e502 383:39c5da51b387
24 24
25 #include "hooks.h" 25 #include "hooks.h"
26 #include "screen.h" 26 #include "screen.h"
27 #include "roster.h" 27 #include "roster.h"
28 #include "histolog.h" 28 #include "histolog.h"
29 #include "utf8.h"
30 #include "hbuf.h" 29 #include "hbuf.h"
31 30
32 static char *extcmd; 31 static char *extcmd;
33 32
34 inline void hk_message_in(const char *jid, time_t timestamp, const char *msg, 33 inline void hk_message_in(const char *jid, time_t timestamp, const char *msg,