From 16842878bafacdf84d0ba9d058ed1898a77fbd95 Mon Sep 17 00:00:00 2001 From: James Brown Date: Mon, 6 May 2002 19:57:12 +0000 Subject: Remove timidity driver from gameDetector.. as it's not really there anymore :) svn-id: r4222 --- gameDetector.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'gameDetector.cpp') diff --git a/gameDetector.cpp b/gameDetector.cpp index 59cd556efd..6b1bce0fd4 100644 --- a/gameDetector.cpp +++ b/gameDetector.cpp @@ -310,7 +310,6 @@ bool GameDetector::parseMusicDriver(const char *s) { {"auto",MD_AUTO}, {"null",MD_NULL}, {"windows",MD_WINDOWS}, - {"timidity",MD_TIMIDITY}, {"seq",MD_SEQ}, {"qt",MD_QTMUSIC}, {"core",MD_COREAUDIO}, -- cgit v1.2.3