[Libreoffice-commits] .: toolkit/inc
Fridrich Strba
fridrich at kemper.freedesktop.org
Thu Nov 3 08:33:01 PDT 2011
toolkit/inc/layout/layout.hxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 95dec4bc44ee84041130bb2cfa027a4d4b203ae0
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Thu Nov 3 16:31:53 2011 +0100
Fix linking on Windows
diff --git a/toolkit/inc/layout/layout.hxx b/toolkit/inc/layout/layout.hxx
index e2f8d76..658b34f 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
More information about the Libreoffice-commits
mailing list