Selaa lähdekoodia

remove disable optimize

namkazy 6 vuotta sitten
vanhempi
commit
3ad06e9b2b
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  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>