summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
Diffstat (limited to 'platform')
-rw-r--r--platform/osx/make_dmg.sh2
-rw-r--r--platform/windows/wscript2
2 files changed, 0 insertions, 4 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh
index a70a0e399..fb9a24a9b 100644
--- a/platform/osx/make_dmg.sh
+++ b/platform/osx/make_dmg.sh
@@ -250,8 +250,6 @@ function copy_resources {
cp $prefix/src/dcpomatic/graphics/sequence*.png "$dest"
cp $prefix/src/dcpomatic/graphics/me.jpg "$dest"
cp $prefix/src/dcpomatic/graphics/link.png "$dest"
- cp $prefix/src/dcpomatic/graphics/tick.png "$dest"
- cp $prefix/src/dcpomatic/graphics/no_tick.png "$dest"
cp $prefix/src/dcpomatic/graphics/add*.png "$dest"
cp $prefix/src/dcpomatic/graphics/pause*.png "$dest"
cp -r $prefix/share/libdcp/xsd "$dest"
diff --git a/platform/windows/wscript b/platform/windows/wscript
index 058fa6793..8eb0fafa9 100644
--- a/platform/windows/wscript
+++ b/platform/windows/wscript
@@ -336,8 +336,6 @@ File "%graphics%/snap_black.png"
File "%graphics%/sequence_white.png"
File "%graphics%/sequence_black.png"
File "%graphics%/me.jpg"
-File "%graphics%/tick.png"
-File "%graphics%/no_tick.png"
File "%graphics%/link.png"
File "%graphics%/add_black.png"
File "%graphics%/add_white.png"