Skip to content

Commit dc8922b

Browse files
Remove Mogrify (#44)
1 parent 89b2af5 commit dc8922b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/build_resources.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
# The path to where the PySide binaries are installed
1414
PYTHON_BASE="/Applications/Shotgun.app/Contents/Resources/Python"
1515

16-
# Remove any problematic profiles from pngs.
17-
for f in *.png; do mogrify $f; done
1816

1917
# Helper functions to build UI files
2018
function build_qt {

0 commit comments

Comments
 (0)