mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-07 01:00:56 +01:00
rsx: Remove unnecessary debug pragma
This commit is contained in:
parent
504bd93007
commit
4bfba20877
|
|
@ -1,7 +1,6 @@
|
|||
#include "stdafx.h"
|
||||
#include "overlay_message.h"
|
||||
#include "Emu/RSX/RSXThread.h"
|
||||
#pragma optimize("", off)
|
||||
|
||||
namespace rsx
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue