diff options
Diffstat (limited to 'libs/assimp/port/assimp_rs/src/structs/material')
-rw-r--r-- | libs/assimp/port/assimp_rs/src/structs/material/material.rs | 0 | ||||
-rw-r--r-- | libs/assimp/port/assimp_rs/src/structs/material/mod.rs | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/libs/assimp/port/assimp_rs/src/structs/material/material.rs b/libs/assimp/port/assimp_rs/src/structs/material/material.rs deleted file mode 100644 index e69de29..0000000 --- a/libs/assimp/port/assimp_rs/src/structs/material/material.rs +++ /dev/null diff --git a/libs/assimp/port/assimp_rs/src/structs/material/mod.rs b/libs/assimp/port/assimp_rs/src/structs/material/mod.rs deleted file mode 100644 index 54de8b3..0000000 --- a/libs/assimp/port/assimp_rs/src/structs/material/mod.rs +++ /dev/null @@ -1,2 +0,0 @@ -mod material; - |