diff options
Diffstat (limited to 'libs/rs/rsVertexArray.h')
| -rw-r--r-- | libs/rs/rsVertexArray.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/rs/rsVertexArray.h b/libs/rs/rsVertexArray.h index 998e9ad..26e6f84 100644 --- a/libs/rs/rsVertexArray.h +++ b/libs/rs/rsVertexArray.h @@ -76,7 +76,6 @@ public: protected: uint32_t mActiveBuffer; - uint32_t mUserCount; Attrib mAttribs[RS_MAX_ATTRIBS]; }; |
