summaryrefslogtreecommitdiff
path: root/extensions/workben/testframecontrol.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/workben/testframecontrol.cxx')
-rw-r--r--extensions/workben/testframecontrol.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/extensions/workben/testframecontrol.cxx b/extensions/workben/testframecontrol.cxx
index 5cfa08c2c2a5..593ea72897b1 100644
--- a/extensions/workben/testframecontrol.cxx
+++ b/extensions/workben/testframecontrol.cxx
@@ -185,7 +185,6 @@ void Listener_Impl::windowPaint( const PaintEvent& evt )
void Listener_Impl::disposing( const EventObject& evt ) {}
-
class FrameControlApplication
: public Application
{
@@ -233,9 +232,6 @@ void FrameControlApplication::init()
}
-
-
-
XInterfaceRef xInst = xMgr->createInstance( L"stardiv.one.frame.FrameControl" );
if (xInst->queryInterface( XControl::getSmartUik(), _xControl ))
{
@@ -276,7 +272,6 @@ void FrameControlApplication::deinit()
}
-
void FrameControlApplication::Main()
{
// void TestErrcodes();