rm unused global

This commit is contained in:
Clément Le Bihan
2021-06-16 17:22:33 +02:00
parent 4da603ca88
commit 05806fd2c3
@@ -18,8 +18,6 @@
#include "Component/Tag/TagComponent.hpp"
#include "Component/Shaders/Items/WhiteShaderComponent.hpp"
float glob = 0;
using namespace std::chrono_literals;
namespace RAY3D = RAY::Drawables::Drawables3D;