aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/LowLevel/software/src/PxsNphaseImplementationContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/Source/LowLevel/software/src/PxsNphaseImplementationContext.cpp')
-rw-r--r--PhysX_3.4/Source/LowLevel/software/src/PxsNphaseImplementationContext.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/PhysX_3.4/Source/LowLevel/software/src/PxsNphaseImplementationContext.cpp b/PhysX_3.4/Source/LowLevel/software/src/PxsNphaseImplementationContext.cpp
index 5a2823a5..d5e6d7f7 100644
--- a/PhysX_3.4/Source/LowLevel/software/src/PxsNphaseImplementationContext.cpp
+++ b/PhysX_3.4/Source/LowLevel/software/src/PxsNphaseImplementationContext.cpp
@@ -32,11 +32,6 @@
#include "CmFlushPool.h"
#include "PxsSimpleIslandManager.h"
-//Enable tuner profiling.
-#ifdef PX_PS3
-#include "CellTimerMarker.h"
-#endif
-
#if PX_SUPPORT_GPU_PHYSX
#include "PxPhysXGpu.h"
#include "task/PxGpuDispatcher.h"