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 ); } - } }