Removing commented code.
This commit is contained in:
parent
319b57bf7a
commit
6d167a2d2a
@ -1,6 +1,4 @@
|
||||
#include "object.hh"
|
||||
//#include <iterator>
|
||||
//#include <algorithm>
|
||||
|
||||
Object::Object(Model model, Material material, glm::vec3 position, glm::vec3 rotation, bool renderable) :
|
||||
Entity(position, rotation) {
|
||||
|
Loading…
Reference in New Issue
Block a user