diff options
author | ruslantproductengine <ruslantproductengine@lindenlab.com> | 2016-07-18 20:09:18 +0300 |
---|---|---|
committer | ruslantproductengine <ruslantproductengine@lindenlab.com> | 2016-07-18 20:09:18 +0300 |
commit | eebbda288d9ba4f8f3061c05ff5eb2d7b0d1cb35 (patch) | |
tree | 5bf0a798040a6b992fb1acad0f6a20416348c0c1 /indra/llrender/llrender.h | |
parent | 1c4dbc64abc7ff176b5dcbbc64d0454968efad74 (diff) |
Backed out changeset: 5fe5ad059c05
Diffstat (limited to 'indra/llrender/llrender.h')
-rw-r--r-- | indra/llrender/llrender.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llrender/llrender.h b/indra/llrender/llrender.h index 4c3547f8e4..a67fb8da52 100644 --- a/indra/llrender/llrender.h +++ b/indra/llrender/llrender.h @@ -355,7 +355,6 @@ public: void multMatrix(const GLfloat* m); void matrixMode(U32 mode); U32 getMatrixMode(); - void setInverseTexCoordByY(bool v); const glh::matrix4f& getModelviewMatrix(); const glh::matrix4f& getProjectionMatrix(); |