diff options
-rw-r--r-- | toolkit/inc/layout/layout.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/toolkit/inc/layout/layout.hxx b/toolkit/inc/layout/layout.hxx index e2f8d76d032c..658b34fcdc36 100644 --- a/toolkit/inc/layout/layout.hxx +++ b/toolkit/inc/layout/layout.hxx @@ -486,10 +486,6 @@ class InPlugImpl; class TOOLKIT_DLLPUBLIC InPlug : public Context, public Window { DECL_GET_IMPL (InPlug); - -public: - - void ParentSet (Window *window); }; } // end namespace layout |