Remove TIFF plugin support from Mac at least for now.

(cherry picked from commit 03e2fc4282)
This commit is contained in:
John Maguire 2013-11-26 14:27:30 +01:00
parent d36f0536e8
commit 46565bdf8c
1 changed files with 0 additions and 1 deletions

1
dist/macdeploy.py vendored
View File

@ -108,7 +108,6 @@ QT_PLUGINS = [
'imageformats/libqjpeg.dylib',
'imageformats/libqmng.dylib',
'imageformats/libqsvg.dylib',
'imageformats/libqtiff.dylib',
]
QT_PLUGINS_SEARCH_PATH=[
'/target/plugins',