mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 03:27:48 +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 <unordered_set>
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|
||||||
#pragma optimize("", off)
|
|
||||||
|
|
||||||
namespace gl {
|
namespace gl {
|
||||||
extern void initModuleGl();
|
extern void initModuleGl();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue