From d3da09878d7350eea73cd3de6df67c3134350828 Mon Sep 17 00:00:00 2001 From: Andrei Kortunov Date: Tue, 12 Jul 2022 17:41:07 +0400 Subject: [PATCH] Drop line about non-existent UnrefQueue --- components/resource/stats.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/components/resource/stats.cpp b/components/resource/stats.cpp index d8578a67cc..0ab523ab59 100644 --- a/components/resource/stats.cpp +++ b/components/resource/stats.cpp @@ -369,7 +369,6 @@ void StatsHandler::setUpScene(osgViewer::ViewerBase *viewer) "FrameNumber", "", "Compiling", - "UnrefQueue", "WorkQueue", "WorkThread", "",