diff options
Diffstat (limited to 'gdk/gdkcompat.h')
-rw-r--r-- | gdk/gdkcompat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkcompat.h b/gdk/gdkcompat.h index 742f0082d1..03f692d67c 100644 --- a/gdk/gdkcompat.h +++ b/gdk/gdkcompat.h @@ -35,8 +35,6 @@ extern "C" { #define gdk_cursor_destroy gdk_cursor_unref -#define GDK_WINDOW_PIXMAP GDK_DRAWABLE_PIXMAP - #endif /* GDK_DISABLE_COMPAT_H */ #ifdef __cplusplus |