Give 'wrong target' KDM errors in a dialogue box rather than in the job manager ...
[dcpomatic.git] / src / lib / cross.h
index d8296e21735923088c90a91e3b47c3b8db5d3ebd..1145812696ddbda442bae1ef16315f6001dc53c0 100644 (file)
@@ -117,8 +117,6 @@ public:
                return _device;
        }
 
-       std::string device_for_write () const;
-
        bool mounted () const {
                return !_mount_points.empty();
        }