fixup! fixup! fixup! fixup! Clean up handling of paths relative to the executable. vpath-cleanup
authorCarl Hetherington <cth@carlh.net>
Wed, 3 Jun 2020 14:41:11 +0000 (16:41 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 3 Jun 2020 14:41:11 +0000 (16:41 +0200)
src/lib/cross_osx.cc

index c2a15d572cf724b59f422cd9e6bb51179079975f..574cc8660887b059185dc5d120fa18fb6d114af7 100644 (file)
@@ -221,7 +221,7 @@ start_batch_converter ()
 
 
 void
-start_player (boost::filesystem::path dcpomatic)
+start_player ()
 {
        start_tool ("dcpomatic2_player", "DCP-o-matic\\ 2\\ Player.app");
 }