Remove unused method.
authorCarl Hetherington <cth@carlh.net>
Sat, 16 Mar 2013 20:48:27 +0000 (20:48 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 16 Mar 2013 20:48:27 +0000 (20:48 +0000)
src/lib/imagemagick_decoder.h

index 0e375f6e9e3127a040f862d014189e1d689527ca..2f4e2c9677a64e9a162f49a27645be9561f0840b 100644 (file)
@@ -52,10 +52,6 @@ public:
                return 0;
        }
 
-       bool has_subtitles () const {
-               return false;
-       }
-
        bool seek (double);
        bool seek_to_last ();