Remove unused method.
[dcpomatic.git] / src / lib / cross.h
index a53e85a2de3560d5a886c1b8834c099e2d459196..8b594177e884df269de5395976ed79e135132714 100644 (file)
@@ -63,7 +63,6 @@ extern void start_player ();
 extern uint64_t thread_id ();
 extern int avio_open_boost (AVIOContext** s, boost::filesystem::path file, int flags);
 extern boost::filesystem::path home_directory ();
-extern std::string command_and_read (std::string cmd);
 extern bool running_32_on_64 ();
 extern void unprivileged ();
 extern boost::filesystem::path config_path ();