SAMSUNGTV: revert code of result some previous commit

This commit is contained in:
Pawel Kolodziejski 2011-05-25 19:40:55 +02:00
parent 5cd5d2663d
commit a87d33845a

View File

@ -61,12 +61,8 @@ void BaseBackend::fillScreen(uint32 col) {
#if defined(POSIX)
#if defined(SAMSUNGTV)
#define DEFAULT_CONFIG_FILE "/dtv/usb/sda1/.scummvmrc"
#else
#define DEFAULT_CONFIG_FILE ".scummvmrc"
#endif
#endif
#if !defined(POSIX)
#define DEFAULT_CONFIG_FILE "scummvm.ini"