mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 00:02:20 +02:00
Remove debugging pragma
This commit is contained in:
parent
f2172d84a0
commit
5f8149fd68
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@
|
|||
#include <unordered_set>
|
||||
#include <array>
|
||||
|
||||
#pragma optimize("", off)
|
||||
|
||||
namespace gl {
|
||||
extern void initModuleGl();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue