summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
diff options
context:
space:
mode:
authorSzabolcs Dezsi <dezsiszabi@hotmail.com>2012-02-17 21:47:49 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-02-17 21:47:49 +0000
commitada6350a7cdf4984eb3ead31d938004bf9177ae8 (patch)
treefbe87fb987240955c6bfdbe3555ce1bd76393854 /sfx2/source/appl
parent57c8929c6bf037a767e7016d28b7656cd8fddfb7 (diff)
Removed unused code from svl and sfx2
Diffstat (limited to 'sfx2/source/appl')
-rw-r--r--sfx2/source/appl/appmain.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx
index 3a1662430337..fbc6c77b9f6a 100644
--- a/sfx2/source/appl/appmain.cxx
+++ b/sfx2/source/appl/appmain.cxx
@@ -118,10 +118,6 @@ void SfxApplication::PreInit( )
{
}
-void SfxApplication::Main( )
-{
-}
-
//-------------------------------------------------------------------------
SfxFilterMatcher& SfxApplication::GetFilterMatcher()