Browse Source

remove disable optimize

namkazy 6 năm trước cách đây
mục cha
commit
3ad06e9b2b
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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>