From 639a4f5e8c87fd08ffb397f66cdb57f4ecce8abd Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Mon, 26 Feb 2018 20:52:19 +0000 Subject: [PATCH] Remove TODO left in by accident. Also, become 100 commits ahead of upstream. --- components/sceneutil/mwshadowtechnique.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/components/sceneutil/mwshadowtechnique.hpp b/components/sceneutil/mwshadowtechnique.hpp index 199babf6f6..b1dcbfd311 100644 --- a/components/sceneutil/mwshadowtechnique.hpp +++ b/components/sceneutil/mwshadowtechnique.hpp @@ -232,7 +232,6 @@ namespace SceneUtil { bool _enableShadows; - // TODO: actually construct this class DebugHUD : public osg::Referenced { public: