Browse Source

Merge pull request #48638 from akien-mga/fix-uwp-threads-build

SCons: Fix UWP build after #45315
Rémi Verschelde 4 years ago
parent
commit
a1cc6b45dc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      platform/uwp/SCsub

+ 0 - 1
platform/uwp/SCsub

@@ -3,7 +3,6 @@
 Import("env")
 
 files = [
-    "thread_uwp.cpp",
     "#platform/windows/key_mapping_windows.cpp",
     "#platform/windows/windows_terminal_logger.cpp",
     "joypad_uwp.cpp",