Cleanup changes

This commit is contained in:
Alexander Bock
2017-07-26 17:29:57 -04:00
parent ce034ccc96
commit 59bccd040d
5 changed files with 2 additions and 37 deletions
-1
View File
@@ -61,7 +61,6 @@ public:
static std::unique_ptr<Renderable> createFromDictionary(const ghoul::Dictionary& dictionary);
// constructors & destructor
//Renderable();
Renderable(const ghoul::Dictionary& dictionary);
virtual ~Renderable();