Remove usage of main_features.inl and the file
svn-id: r34361
This commit is contained in:
parent
5c6e286c68
commit
2c36f00ff2
3 changed files with 2 additions and 104 deletions
|
@ -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
|
||||
;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue