summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2014-10-06 02:38:40 +0200
committerBenjamin Otte <otte@redhat.com>2014-10-06 02:38:40 +0200
commit5e4672092a31320041b51c3ad69f0a40adec59bf (patch)
tree78c3215a4d327378de90a6e2d1c2959528895342 /gdk/gdkinternals.h
parentdadc37e64db443425712ab960064ee32d42d2cad (diff)
downloadgtk+-5e4672092a31320041b51c3ad69f0a40adec59bf.tar.gz
gdk: Deprecate static gravities
... and remove all implementations. The API allows to not work "if the server doesn't support it. So from now on, no server does!
Diffstat (limited to 'gdk/gdkinternals.h')
-rw-r--r--gdk/gdkinternals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h
index 5e98f96fca..bb6f8312b7 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -219,7 +219,6 @@ struct _GdkWindow
guint8 alpha;
guint8 fullscreen_mode;
- guint guffaw_gravity : 1;
guint input_only : 1;
guint modal_hint : 1;
guint composited : 1;