Skip to content

Commit 8c816cf

Browse files
committed
- remove pragma optimize off
1 parent 7ae3000 commit 8c816cf

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

game/DriverSyndicate

materialsystem1/Renderers/RenderWorker.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
#include "core/IEqParallelJobs.h"
1010
#include "RenderWorker.h"
1111

12-
#pragma optimize("", off)
13-
1412
using namespace Threading;
1513

1614
static CEqMutex s_renderWorkerMutex;

0 commit comments

Comments
 (0)