diff --git a/TracyOpenGL.hpp b/TracyOpenGL.hpp index 7485c5f2..4bdb4d07 100644 --- a/TracyOpenGL.hpp +++ b/TracyOpenGL.hpp @@ -10,18 +10,6 @@ #define TracyGpuZoneC(x,y) #define TracyGpuCollect -namespace tracy -{ - -template -class GpuCtx -{ -public: - void Collect() {} -}; - -} - #else #include