| Index: views/controls/native/native_view_host_gtk.h
|
| ===================================================================
|
| --- views/controls/native/native_view_host_gtk.h (revision 91718)
|
| +++ views/controls/native/native_view_host_gtk.h (working copy)
|
| @@ -57,9 +57,6 @@
|
| // 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);
|
|
|
|
|