summaryrefslogtreecommitdiff
path: root/libs/assimp/port/assimp_rs/src/structs/mesh
diff options
context:
space:
mode:
Diffstat (limited to 'libs/assimp/port/assimp_rs/src/structs/mesh')
-rw-r--r--libs/assimp/port/assimp_rs/src/structs/mesh/mesh.rs0
-rw-r--r--libs/assimp/port/assimp_rs/src/structs/mesh/mod.rs3
2 files changed, 0 insertions, 3 deletions
diff --git a/libs/assimp/port/assimp_rs/src/structs/mesh/mesh.rs b/libs/assimp/port/assimp_rs/src/structs/mesh/mesh.rs
deleted file mode 100644
index e69de29..0000000
--- a/libs/assimp/port/assimp_rs/src/structs/mesh/mesh.rs
+++ /dev/null
diff --git a/libs/assimp/port/assimp_rs/src/structs/mesh/mod.rs b/libs/assimp/port/assimp_rs/src/structs/mesh/mod.rs
deleted file mode 100644
index 1c3ef65..0000000
--- a/libs/assimp/port/assimp_rs/src/structs/mesh/mod.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-mod mesh;
-
-