summaryrefslogtreecommitdiff
path: root/graphics/gimageview/files/patch-gimv_cell_pixmap.c
blob: 8a5424c95b7128e6ae8feec0c449773230abc69f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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)