From 5eac8941849c30b454f8a1e74a232cd995fc57d3 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 20 Aug 2012 12:24:14 +0100 Subject: PreInit and MemoryError can be removed from core The logic of 8fb5a686f40eadd2bdd9519fc65f23cc29ec3163 in binfilter appears to hold for core as well Change-Id: I73cd47586c4c83858f9eca92e019ad0108b514e0 --- sfx2/source/appl/appmain.cxx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sfx2/source/appl/appmain.cxx') diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx index d2f66bf17e3e..edf1478239aa 100644 --- a/sfx2/source/appl/appmain.cxx +++ b/sfx2/source/appl/appmain.cxx @@ -103,12 +103,6 @@ void SfxApplication::Exit() { } -//--------------------------------------------------------------------------- - -void SfxApplication::PreInit( ) -{ -} - //------------------------------------------------------------------------- SfxFilterMatcher& SfxApplication::GetFilterMatcher() -- cgit v1.2.3