summaryrefslogtreecommitdiff
path: root/include/vcl/syschild.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/syschild.hxx')
-rw-r--r--include/vcl/syschild.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/vcl/syschild.hxx b/include/vcl/syschild.hxx
index a0f80ab7a85a..a0dcdf9aaff0 100644
--- a/include/vcl/syschild.hxx
+++ b/include/vcl/syschild.hxx
@@ -51,9 +51,7 @@ public:
void EnableEraseBackground( bool bEnable = true );
void SetForwardKey( bool bEnable );
// return the platform specific handle/id of this window;
- // in case the flag bUseJava is set, a java compatible overlay window
- // is created on which other java windows can be created (plugin interface)
- sal_IntPtr GetParentWindowHandle( bool bUseJava = false );
+ sal_IntPtr GetParentWindowHandle();
};
#endif // INCLUDED_VCL_SYSCHILD_HXX