diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-04-17 20:00:18 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-17 18:09:01 +0000 |
commit | 96adcf4b9f466e2bf26ec5aeb9e4202002376a61 (patch) | |
tree | b1f247a5d46c9d1e1ab81a91e6bf5038fb31d183 /wizards/Module_wizards.mk | |
parent | f22006dc6ac34a35a060e15466cf6b2d2058617d (diff) |
Remove unused launcher wizard
Change-Id: I6c071f00eef88d3f56e76efddf6f0c71aa56b089
Reviewed-on: https://gerrit.libreoffice.org/3437
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'wizards/Module_wizards.mk')
-rw-r--r-- | wizards/Module_wizards.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/Module_wizards.mk b/wizards/Module_wizards.mk index 14d6c057c009..d979ed0dd4b9 100644 --- a/wizards/Module_wizards.mk +++ b/wizards/Module_wizards.mk @@ -43,7 +43,6 @@ $(eval $(call gb_Module_add_targets,wizards,\ Zip_form \ Zip_gimmicks \ Zip_import \ - Zip_launcher \ Zip_share \ Zip_standard \ Zip_template \ |