diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-06-25 16:02:48 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-06-25 16:24:58 +0100 |
commit | a77b96a8e8a426f2609531ec66dbdd219681a7de (patch) | |
tree | cbbeb5801661c98c085295f22375bc94c11290dc /wizards/Module_wizards.mk | |
parent | d54830a9b608cbd1792d37ee51797b825ab644e5 (diff) |
ditch wizards schedule module
a) it doesn't work
b) isn't connected up to any menus
c) is arbitrarily localized to big 12 nations
d) out of date wrt public holidays in those anyway
Change-Id: I4a16490b3ae84c6e5dbe0774ea8eb0000ed6dc3d
Diffstat (limited to 'wizards/Module_wizards.mk')
-rw-r--r-- | wizards/Module_wizards.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/wizards/Module_wizards.mk b/wizards/Module_wizards.mk index 14cd3600a504..ae2b35d91827 100644 --- a/wizards/Module_wizards.mk +++ b/wizards/Module_wizards.mk @@ -29,7 +29,6 @@ $(eval $(call gb_Module_Module,wizards)) $(eval $(call gb_Module_add_targets,wizards,\ - AllLangResTarget_cal \ AllLangResTarget_dbw \ AllLangResTarget_eur \ AllLangResTarget_imp \ @@ -44,7 +43,6 @@ $(eval $(call gb_Module_add_targets,wizards,\ Zip_gimmicks \ Zip_import \ Zip_launcher \ - Zip_schedule \ Zip_share \ Zip_standard \ Zip_template \ |