summaryrefslogtreecommitdiff
path: root/src/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources')
-rw-r--r--src/resources/gltf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/gltf.c b/src/resources/gltf.c
index 7668a49..81992d1 100644
--- a/src/resources/gltf.c
+++ b/src/resources/gltf.c
@@ -18,7 +18,6 @@
#define CGLTF_IMPLEMENTATION
#include <cgltf.h>
-// TODO: Port code from old repo
struct face {
cgltf_uint indices[3];