pidgin/purple-plugin-pack

First part of tweakage. Refs #416.
org.guifications.plugins
2007-10-09, rekkanoryo
9f885b0cee77
Parents b1e5d1762fc7
Children 444fb164ac63
First part of tweakage. Refs #416.
--- a/highlight/highlight.c Tue Oct 09 03:10:04 2007 -0400
+++ b/highlight/highlight.c Tue Oct 09 03:14:50 2007 -0400
@@ -20,7 +20,6 @@
/* Pack/Local headers */
#include "../common/pp_internal.h"
-#include "../common/glib-compat.h"
#include <plugin.h>
--- a/irchelper/irchelper.c Tue Oct 09 03:10:04 2007 -0400
+++ b/irchelper/irchelper.c Tue Oct 09 03:14:50 2007 -0400
@@ -24,7 +24,6 @@
*/
#include "../common/pp_internal.h"
-#include "../common/glib-compat.h"
#include <string.h>
--- a/listhandler/aim_blt_files.c Tue Oct 09 03:10:04 2007 -0400
+++ b/listhandler/aim_blt_files.c Tue Oct 09 03:14:50 2007 -0400
@@ -24,8 +24,6 @@
#include "listhandler.h"
#include "aim_blt_files.h"
-#include "../common/glib-compat.h"
-
static gchar *filename = NULL, *file_contents = NULL;
static gsize length;
static GString *bltfile_string = NULL;
--- a/plonkers/plonkers.c Tue Oct 09 03:10:04 2007 -0400
+++ b/plonkers/plonkers.c Tue Oct 09 03:14:50 2007 -0400
@@ -20,7 +20,6 @@
*/
#include "../common/pp_internal.h"
-#include "../common/glib-compat.h"
#include <gtk/gtk.h>
#include <gdk/gdk.h>
--- a/slashexec/slashexec.c Tue Oct 09 03:10:04 2007 -0400
+++ b/slashexec/slashexec.c Tue Oct 09 03:14:50 2007 -0400
@@ -27,7 +27,6 @@
* window messages are not important. - rekkanoryo */
#include "../common/pp_internal.h"
-#include "../common/glib-compat.h"
#include <stdarg.h>
#include <string.h>