/pidgin/main: bc7675ad12c5: Etan suggested this change. It seem...
John Bailey
rekkanoryo at rekkanoryo.org
Sun Nov 4 17:57:32 EST 2012
Changeset: bc7675ad12c5547324055a69eb7083aa34833987
Author: John Bailey <rekkanoryo at rekkanoryo.org>
Date: 2012-11-04 17:54 -0500
Branch: release-2.x.y
URL: http://hg.pidgin.im/pidgin/main/rev/bc7675ad12c5
Description:
Etan suggested this change. It seems not to break anything. I believe he
also wanted me to remove some other preprocessor junk, but I wasn't brave
enough to go that far.
diffstat:
pidgin/plugins/notify.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diffs (16 lines):
diff --git a/pidgin/plugins/notify.c b/pidgin/plugins/notify.c
--- a/pidgin/plugins/notify.c
+++ b/pidgin/plugins/notify.c
@@ -96,12 +96,6 @@
#include "gtkplugin.h"
#include "gtkutils.h"
-#ifdef HAVE_X11
-#include <X11/Xatom.h>
-#include <X11/Xlib.h>
-#include <X11/Xutil.h>
-#endif
-
#define NOTIFY_PLUGIN_ID "gtk-x11-notify"
static PurplePlugin *my_plugin = NULL;
More information about the Commits
mailing list