summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsScript.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsScript.h')
-rw-r--r--libs/rs/rsScript.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/rs/rsScript.h b/libs/rs/rsScript.h
index d32f116..7dd2b61 100644
--- a/libs/rs/rsScript.h
+++ b/libs/rs/rsScript.h
@@ -39,7 +39,6 @@ public:
struct Enviroment_t {
bool mIsRoot;
- bool mIsOrtho;
float mClearColor[4];
float mClearDepth;
uint32_t mClearStencil;