Removed obsolete platforms.

This commit is contained in:
Branimir Karadžić
2017-12-14 20:38:59 -08:00
parent 556114afac
commit 1eb972be25
3 changed files with 2 additions and 64 deletions

View File

@@ -61,8 +61,7 @@ namespace bx
|| BX_PLATFORM_ANDROID \
|| BX_PLATFORM_BSD \
|| BX_PLATFORM_IOS \
|| BX_PLATFORM_OSX \
|| BX_PLATFORM_QNX
|| BX_PLATFORM_OSX
# define fseeko64 fseeko
# define ftello64 ftello
# elif BX_PLATFORM_PS4