diff options
Diffstat (limited to 'video/codecs/qdm2.cpp')
-rw-r--r-- | video/codecs/qdm2.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/video/codecs/qdm2.cpp b/video/codecs/qdm2.cpp index 8126b57a95..10310ce2a0 100644 --- a/video/codecs/qdm2.cpp +++ b/video/codecs/qdm2.cpp @@ -18,9 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL$ - * $Id$ - * */ // Based off ffmpeg's QDM2 decoder |