General cleanup

This commit is contained in:
Shyotl
2011-05-12 18:55:26 -05:00
parent f45c3e2b1f
commit 9e2db6bc40
5 changed files with 6 additions and 10 deletions

View File

@@ -106,7 +106,6 @@ protected:
~LLHUDObject();
virtual void render() = 0;
virtual void renderForSelect() {};
virtual void renderForTimer() {};
protected: