Przeglądaj źródła

remove disable optimize

namkazy 6 lat temu
rodzic
commit
3ad06e9b2b
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      src/video_core/shader/decode/image.cpp

+ 0 - 2
src/video_core/shader/decode/image.cpp

@@ -2,8 +2,6 @@
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 
-#pragma optimize("", off)
-
 #include <algorithm>
 #include <vector>
 #include <fmt/format.h>