loader/nso: Remove left-in debug pragma
Unintentionally introduced in d6744d9b06
This commit is contained in:
parent
c10edadf68
commit
32b833632b
|
|
@ -21,8 +21,6 @@
|
|||
#include "core/memory.h"
|
||||
#include "core/settings.h"
|
||||
|
||||
#pragma optimize("", off)
|
||||
|
||||
namespace Loader {
|
||||
namespace {
|
||||
struct MODHeader {
|
||||
|
|
|
|||
Loading…
Reference in New Issue