Loading libs/rs/rsSimpleMesh.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -99,8 +99,6 @@ SimpleMeshContext::SimpleMeshContext() SimpleMeshContext::~SimpleMeshContext() { delete[] mVertexTypes; delete[] mVertexBuffers; } Loading libs/rs/rsType.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ TypeState::TypeState() TypeState::~TypeState() { delete[] mLODs; } size_t Type::getOffsetForFace(uint32_t face) const Loading Loading
libs/rs/rsSimpleMesh.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -99,8 +99,6 @@ SimpleMeshContext::SimpleMeshContext() SimpleMeshContext::~SimpleMeshContext() { delete[] mVertexTypes; delete[] mVertexBuffers; } Loading
libs/rs/rsType.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ TypeState::TypeState() TypeState::~TypeState() { delete[] mLODs; } size_t Type::getOffsetForFace(uint32_t face) const Loading