summaryrefslogtreecommitdiff
path: root/mail/balsa/files/patch-src_main-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa/files/patch-src_main-window.h')
-rw-r--r--mail/balsa/files/patch-src_main-window.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/balsa/files/patch-src_main-window.h b/mail/balsa/files/patch-src_main-window.h
deleted file mode 100644
index c46acf3aa41b..000000000000
--- a/mail/balsa/files/patch-src_main-window.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/main-window.h.orig 2014-04-30 17:56:08.057123807 +0000
-+++ src/main-window.h 2014-04-30 17:56:29.581127225 +0000
-@@ -28,6 +28,8 @@
- #include <libnotify/notify.h>
- #endif
-
-+#include <glib.h>
-+
- #if GLIB_CHECK_VERSION(2, 32, 0)
- #include <gio/gio.h>
- #elif defined(HAVE_LIBNM_GLIB)