symbian: Remove!

This commit is contained in:
Florent Castelli
2016-10-11 18:49:08 +02:00
parent ad71d27809
commit 4145b60a0e
55 changed files with 44 additions and 818 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ typedef void * HANDLE;
#define HOST_IS_CASE_SENSITIVE 1
#endif
#elif defined(_WIN32) || defined(__SYMBIAN32__)
#elif defined(_WIN32)
#define HOST_IS_CASE_SENSITIVE 0
#else // Android, Linux, BSD (and the rest?)