mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 09:55:45 +00:00
filesystem: Remove pragma disabling global optimizations
This was just an artifact missed during PR review.
This commit is contained in:
parent
49881ebe2c
commit
9dccecb6b0
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma optimize("", off)
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "common/file_util.h"
|
||||
#include "core/core.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue