From f07d12e7f9c46e2bdda52d63a49f900288beec66 Mon Sep 17 00:00:00 2001 From: Ricardo Lovelace Date: Sat, 12 Dec 2020 14:00:00 +0100 Subject: [PATCH] Stopgap --- src/Model.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Model.cpp b/src/Model.cpp index 852a0ff..aba4eaa 100644 --- a/src/Model.cpp +++ b/src/Model.cpp @@ -1,5 +1,4 @@ #include "Model.hpp" -//#include "texture.hpp" using std::string; using std::cerr;