Browse Source

Apply clang-format to display.cpp

pull/3709/head
staphen 4 years ago committed by Stephen C. Wills
parent
commit
3a802ae270
  1. 1
      Source/utils/display.cpp

1
Source/utils/display.cpp

@ -162,7 +162,6 @@ bool SpawnWindow(const char *lpWindowName)
SDL_SetHint(SDL_HINT_MOUSE_TOUCH_EVENTS, "0");
#endif
#if defined(_WIN32) && !defined(USE_SDL1)
// The default WASAPI backend causes distortions
// https://github.com/diasurgical/devilutionX/issues/1434

Loading…
Cancel
Save