mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Remove unused GpuCtx stub class.
This commit is contained in:
parent
4708f819b9
commit
a71c81bc41
@ -10,18 +10,6 @@
|
||||
#define TracyGpuZoneC(x,y)
|
||||
#define TracyGpuCollect
|
||||
|
||||
namespace tracy
|
||||
{
|
||||
|
||||
template<int>
|
||||
class GpuCtx
|
||||
{
|
||||
public:
|
||||
void Collect() {}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
#include <atomic>
|
||||
|
Loading…
Reference in New Issue
Block a user