diff --git a/client/TracyProfiler.cpp b/client/TracyProfiler.cpp index ed46c174..0a3472b4 100644 --- a/client/TracyProfiler.cpp +++ b/client/TracyProfiler.cpp @@ -1625,7 +1625,6 @@ static void FreeAssociatedMemory( const QueueItem& item ) break; #endif default: - assert( false ); break; } }