aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimageview
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimageview')
-rw-r--r--graphics/gimageview/files/patch-src_gimv_cell_pixmap.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gimageview/files/patch-src_gimv_cell_pixmap.c b/graphics/gimageview/files/patch-src_gimv_cell_pixmap.c
new file mode 100644
index 000000000000..8a5424c95b71
--- /dev/null
+++ b/graphics/gimageview/files/patch-src_gimv_cell_pixmap.c
@@ -0,0 +1,13 @@
+--- src/gimv_cell_pixmap.c.orig 2009-01-11 13:18:44.000000000 -0500
++++ src/gimv_cell_pixmap.c 2009-01-11 13:18:52.000000000 -0500
+@@ -25,10 +25,6 @@
+ * Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
+ */
+
+-#ifndef GTK_DISABLE_DEPRECATED
+-# define GTK_DISABLE_DEPRECATED
+-#endif /* GTK_DISABLE_DEPRECATED */
+-
+ #include "gimv_cell_pixmap.h"
+
+ #if (GTK_MAJOR_VERSION >= 2)