From 860a82766f2c6d4fad340bf6ab283a7cd22a1fd5 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Tue, 5 Jul 2016 08:56:15 +0000 Subject: Remove last traces of First Start Wizard Change-Id: Idf7171ecfd90edf47fb29d44b8036578a2e6ad61 Reviewed-on: https://gerrit.libreoffice.org/26935 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- postprocess/CustomTarget_registry.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'postprocess') diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk index 6a9e2d19e457..0d4e93ec5177 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -122,7 +122,6 @@ postprocess_FILES_lingucomponent := \ $(SRCDIR)/lingucomponent/config/Linguistic-lingucomponent-thesaurus.xcu \ postprocess_FILES_main := \ - $(postprocess_XCS)/FirstStartWizard.xcs \ $(postprocess_XCS)/Inet.xcs \ $(postprocess_XCS)/Interaction.xcs \ $(postprocess_XCS)/LDAP.xcs \ @@ -208,7 +207,6 @@ postprocess_FILES_main := \ $(postprocess_XCS)/ucb/Hierarchy.xcs \ $(postprocess_XCS)/ucb/InteractionHandler.xcs \ $(postprocess_XCS)/ucb/Store.xcs \ - $(postprocess_XCU)/FirstStartWizard.xcu \ $(postprocess_XCU)/Inet.xcu \ $(postprocess_XCU)/Interaction.xcu \ $(postprocess_XCU)/Office/Accelerators.xcu \ -- cgit