diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-27 11:01:56 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-27 13:29:58 +0100 |
commit | 0d95753e4292b1e1338268acdcbe638d3de97e2b (patch) | |
tree | c5831921b8d65d00b48c6bb412e2f852dcd1cdf5 /wizards/Pyuno_commonwizards.mk | |
parent | fcf9c22e00db0107391775f51fac53555711b951 (diff) |
ImageList python thing unused since WebWizard drop
Change-Id: Id4961341def8cc4c242736580154411b5b137885
Diffstat (limited to 'wizards/Pyuno_commonwizards.mk')
-rw-r--r-- | wizards/Pyuno_commonwizards.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/Pyuno_commonwizards.mk b/wizards/Pyuno_commonwizards.mk index 6654d4d69e7b..577fe6e50a80 100644 --- a/wizards/Pyuno_commonwizards.mk +++ b/wizards/Pyuno_commonwizards.mk @@ -38,7 +38,6 @@ $(eval $(call gb_Pyuno_add_files,commonwizards,wizards,\ text/__init__.py \ ui/ControlScroller.py \ ui/DocumentPreview.py \ - ui/ImageList.py \ ui/PathSelection.py \ ui/PeerConfig.py \ ui/UIConsts.py \ |