From 2a696418cd40600034c704e6a81447998293a9af Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 20 Aug 2018 02:19:36 +0200 Subject: [PATCH] Cosmetics. --- server/TracyView.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 8b968035..688ef321 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -7630,7 +7630,6 @@ void View::SmallCallstackButton( const char* name, uint32_t callstack, int& idx { CallstackTooltip( callstack ); } - } }