mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
already did the todo
This commit is contained in:
@@ -302,7 +302,6 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLin
|
||||
|
||||
if (wantVSync)
|
||||
{
|
||||
// todo: check if DWM sync is appropriate for versions over 7/vista
|
||||
#ifdef USE_DWM_SYNC
|
||||
if (hasDWM && IsWindowsVistaOrGreater())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user