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