From f540f3ad89e41a69a5552e4780e9830f6f9f7821 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 1 May 2022 15:25:45 +0200 Subject: [PATCH] Remove accidentally committed line. --- client/TracyCallstack.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/TracyCallstack.cpp b/client/TracyCallstack.cpp index 4f11a84d..285a8e63 100644 --- a/client/TracyCallstack.cpp +++ b/client/TracyCallstack.cpp @@ -1,5 +1,3 @@ -#define TRACY_DEBUGINFOD - #include #include #include