diff --git a/.tracy.json b/.tracy.json deleted file mode 100644 index b24509ca..00000000 --- a/.tracy.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "init_functions": [ - { - "bin_path": "dist/linux-x86_64-debug/lib/ox/libOxTraceHook.so", - "function": "oxTraceInitHook", - "ignore_frames": 3 - } - ], - "log_functions": [ - { - "bin_path": "dist/linux-x86_64-debug/lib/ox/libOxTraceHook.so", - "function": "oxTraceHook", - "ignore_frames": 3 - } - ] -}