summaryrefslogtreecommitdiffstats
path: root/views/controls/native/native_view_host_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/native/native_view_host_gtk.h')
-rw-r--r--views/controls/native/native_view_host_gtk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/views/controls/native/native_view_host_gtk.h b/views/controls/native/native_view_host_gtk.h
index 84b0a36..0ecfd99 100644
--- a/views/controls/native/native_view_host_gtk.h
+++ b/views/controls/native/native_view_host_gtk.h
@@ -57,9 +57,6 @@ class NativeViewHostGtk : public NativeViewHostWrapper {
// on a descendant of fixed_.
GtkWidget* GetFocusedDescendant();
- // Connects a new host widget.
- void AttachHostWidget();
-
// Invoked from the 'destroy' signal.
static void CallDestroy(GtkObject* object, NativeViewHostGtk* host);