rsx: Remove unnecessary debug pragma

This commit is contained in:
kd-11 2023-02-02 21:36:29 +03:00 committed by kd-11
parent 504bd93007
commit 4bfba20877

View File

@ -1,7 +1,6 @@
#include "stdafx.h"
#include "overlay_message.h"
#include "Emu/RSX/RSXThread.h"
#pragma optimize("", off)
namespace rsx
{