Remove usage of main_features.inl and the file

svn-id: r34361
This commit is contained in:
Lars Persson 2008-09-05 18:45:04 +00:00
parent 5c6e286c68
commit 2c36f00ff2
3 changed files with 2 additions and 104 deletions

View file

@ -96,12 +96,6 @@ const char *gScummVMFeatures = ""
#ifdef USE_FLUIDSYNTH
"FluidSynth "
#endif
#ifdef __SYMBIAN32__
// we want a list of compiled in engines visible in the program,
// because we also release special builds with only one engine
#include "backends/platform/symbian/src/main_features.inl"
#endif
;