From 408a2a8420c9d918236194007c01e1d3b3ebe13c Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Fri, 27 Mar 2015 14:38:02 +0500 Subject: Compositor: Improve reports to the interface about what's going on The functionality was got lost when new compositor system was landed and it wasn't always clear what's causing the hicucps. Now it's nicely reported to the stats line. --- source/blender/compositor/intern/COM_ExecutionGroup.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source/blender/compositor/intern/COM_ExecutionGroup.h') diff --git a/source/blender/compositor/intern/COM_ExecutionGroup.h b/source/blender/compositor/intern/COM_ExecutionGroup.h index 4b6f51c72c0..99365cdd4a8 100644 --- a/source/blender/compositor/intern/COM_ExecutionGroup.h +++ b/source/blender/compositor/intern/COM_ExecutionGroup.h @@ -346,11 +346,6 @@ public: */ MemoryBuffer *allocateOutputBuffer(int chunkNumber, rcti *rect); - /** - * @brief print execution statistics to stdout when running in a background mode - */ - void printBackgroundStats(void); - /** * @brief after a chunk is executed the needed resources can be freed or unlocked. * @param chunknumber -- cgit v1.2.3