aboutsummaryrefslogtreecommitdiffstats
path: root/main/sylpheed/glib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/sylpheed/glib.patch')
-rw-r--r--main/sylpheed/glib.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/main/sylpheed/glib.patch b/main/sylpheed/glib.patch
deleted file mode 100644
index baa258bb4a..0000000000
--- a/main/sylpheed/glib.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Index: libsylph/defs.h
-===================================================================
---- ./libsylph/defs.h (revision 3032)
-+++ ./libsylph/defs.h (revision 3033)
-@@ -1,6 +1,6 @@
- /*
- * LibSylph -- E-Mail client library
-- * Copyright (C) 1999-2010 Hiroyuki Yamamoto
-+ * Copyright (C) 1999-2012 Hiroyuki Yamamoto
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
-@@ -24,12 +24,8 @@
- # include "config.h"
- #endif
-
--#include <glibconfig.h>
-+#include <glib.h>
-
--#ifdef G_OS_WIN32
--# include <glib/gwin32.h>
--#endif
--
- #if HAVE_PATHS_H
- # include <paths.h>
- #endif