diff options
Diffstat (limited to 'indra/newview/llface.h')
-rw-r--r-- | indra/newview/llface.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llface.h b/indra/newview/llface.h index 34c81c3fdd..0391cda66f 100644 --- a/indra/newview/llface.h +++ b/indra/newview/llface.h @@ -296,9 +296,6 @@ public: lhs->getTexture() < rhs->getTexture(); } }; - -public://paranoia check only - static S32 sDeleteLock ; }; #endif // LL_LLFACE_H |