diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-04-02 22:37:24 -0700 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-04-02 22:37:24 -0700 |
commit | ef4aa16730c269f0ebb3b9657ecaef9acd5d07a2 (patch) | |
tree | 72dcff9465d7ff682ff8f43304ef2392cb43975d | |
parent | 14b089ef90552109e3c138f48c6bdbcb4bb50766 (diff) |
Apply to fe-text too
-rw-r--r-- | src/fe-text/fe-text.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fe-text/fe-text.c b/src/fe-text/fe-text.c index 2e22ef38..371ce5b8 100644 --- a/src/fe-text/fe-text.c +++ b/src/fe-text/fe-text.c @@ -32,7 +32,6 @@ #endif #include <sys/types.h> #include <ctype.h> -#include <glib.h> #include <glib-object.h> #include "../common/hexchat.h" #include "../common/hexchatc.h" |