diff options
author | Benjamin Otte <otte@redhat.com> | 2010-06-28 16:19:56 +0200 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2010-06-29 16:06:58 +0200 |
commit | 5a02283fbfcda0eac3b96a8a287a45877533efd4 (patch) | |
tree | 0a614a08c3925fbba0c96d81fdd72123e91fb5f0 /gdk/gdk.h | |
parent | 6c5dffd1a39133753b865880f1674e6b82d480d2 (diff) | |
download | gtk+-5a02283fbfcda0eac3b96a8a287a45877533efd4.tar.gz |
API: Remove all GdkRegion API
Remove the deprecated region APIs completely from GTK.
https://bugzilla.gnome.org/show_bug.cgi?id=613284
Diffstat (limited to 'gdk/gdk.h')
-rw-r--r-- | gdk/gdk.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,7 +49,6 @@ #include <gdk/gdkpixbuf.h> #include <gdk/gdkpixmap.h> #include <gdk/gdkproperty.h> -#include <gdk/gdkregion.h> #include <gdk/gdkrgb.h> #include <gdk/gdkscreen.h> #include <gdk/gdkselection.h> |