summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-12 14:09:29 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-12 16:01:54 +0100
commit8d704bb8672eb95e8cbce260668cb2ebe81f2834 (patch)
treeb5af418a496cfa7fbc16f17e4eb564d98ea0e548
parent6547c93056cfa8cf60c0bb48d7eb50f81a560773 (diff)
Remove dead implementation specification
...left over from 287bc0aab7a848b991266586737b53630332b987 "Kill the migration wizard for good." Change-Id: I3f4ba5147f3bf840c47078d20152988a0e40e45d
-rw-r--r--desktop/source/splash/spl.component3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/source/splash/spl.component b/desktop/source/splash/spl.component
index d69c4518e5e0..bc0ff98fc1fb 100644
--- a/desktop/source/splash/spl.component
+++ b/desktop/source/splash/spl.component
@@ -19,9 +19,6 @@
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
prefix="spl" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.desktop.FirstStart">
- <service name="com.sun.star.task.Job"/>
- </implementation>
<implementation name="com.sun.star.office.comp.SplashScreen">
<service name="com.sun.star.office.SplashScreen"/>
</implementation>