mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -90,11 +90,7 @@ namespace entry
|
||||
# else
|
||||
pd.ndt = wmi.info.x11.display;
|
||||
# endif
|
||||
# elif BX_PLATFORM_OSX
|
||||
pd.ndt = NULL;
|
||||
# elif BX_PLATFORM_WINDOWS
|
||||
pd.ndt = NULL;
|
||||
# elif BX_PLATFORM_ANDROID
|
||||
# else
|
||||
pd.ndt = NULL;
|
||||
# endif // BX_PLATFORM_
|
||||
pd.nwh = sdlNativeWindowHandle(_window);
|
||||
|
||||
Reference in New Issue
Block a user