summaryrefslogtreecommitdiff
path: root/desktop/inc/app.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-03-29 17:29:13 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-03-29 17:41:56 +0200
commitd3084fb2442b9584b46fba743158c3fe46defa81 (patch)
treed0c11fb2496d7d878005c8a708fab257007ccf28 /desktop/inc/app.hxx
parenta9a9f694089505c5fbbf5e099d5e185e1a46ab29 (diff)
Remove undocumented perftune.ini QuickstartPreloadConfiguration
...originally added to OOo in 2005 with 8a9d865b32b760804adf53b0d68fd74785890915 "INTEGRATION: CWS cov2src: #126234# Join MWS COV680 m4 into SRC680". Change-Id: I7167c99e28b56c9048de32576e793e2eaa1fc6a6
Diffstat (limited to 'desktop/inc/app.hxx')
-rw-r--r--desktop/inc/app.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index 89b8803f23b5..3bcc098a81c7 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -142,9 +142,6 @@ class Desktop : public Application
static OUString CreateErrorMsgString( utl::Bootstrap::FailureCode nFailureCode,
const OUString& aFileURL );
- static void PreloadModuleData( const CommandLineArgs& );
- static void PreloadConfigurationData();
-
css::uno::Reference<css::task::XStatusIndicator> m_rSplashScreen;
void OpenSplashScreen();
void CloseSplashScreen();