summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkframe.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-10-20 21:12:39 +0100
committerMichael Meeks <michael.meeks@suse.com>2011-10-25 13:41:57 +0100
commit6328bfd857dc15d6a7853ef04fc797bf1288ccf9 (patch)
treeba8a97833844d9fa49f9d0da1033f1ac3384c727 /vcl/inc/unx/gtk/gtkframe.hxx
parent1e6151c19e09a1e99018dc387427bf7ee13f1695 (diff)
gtk3: cleanup fullscreen unpleasantness
Diffstat (limited to 'vcl/inc/unx/gtk/gtkframe.hxx')
-rw-r--r--vcl/inc/unx/gtk/gtkframe.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/unx/gtk/gtkframe.hxx b/vcl/inc/unx/gtk/gtkframe.hxx
index 4fa86d3af173..edd904eaf746 100644
--- a/vcl/inc/unx/gtk/gtkframe.hxx
+++ b/vcl/inc/unx/gtk/gtkframe.hxx
@@ -177,7 +177,6 @@ class GtkSalFrame : public SalFrame, basebmp::BitmapDeviceDamageTracker
int m_nScreen;
GtkWidget* m_pWindow;
- guint m_nIdleFullScreen;
int m_nDuringRender;
GdkWindow* m_pForeignParent;
GdkNativeWindow m_aForeignParentWindow;