aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeRenderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ThemeRenderer.h')
-rw-r--r--gui/ThemeRenderer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gui/ThemeRenderer.h b/gui/ThemeRenderer.h
index c54eaf3a1e..a43d13b6e3 100644
--- a/gui/ThemeRenderer.h
+++ b/gui/ThemeRenderer.h
@@ -429,9 +429,6 @@ protected:
* Handles all the dirty squares in the list, merges and optimizes
* them when possible and draws them to the screen.
* Called from updateScreen()
- *
- * TODO: This function is partly implemented, but currently not used.
- * Currently the whole frame is drawn to the screen.
*/
void renderDirtyScreen();