Sfoglia il codice sorgente

remove disable optimize

namkazy 6 anni fa
parent
commit
3ad06e9b2b
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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>