summaryrefslogtreecommitdiff
path: root/indra/llui/llview.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-03-05 17:41:02 -0800
committerRichard Linden <none@none>2010-03-05 17:41:02 -0800
commit9412447b4f49e068fc5890821ed4b8686e13d723 (patch)
tree91a8b0dbbc9fed2ebad87ebd7a63ac738e04cac7 /indra/llui/llview.h
parent64b5c53156ce3115652e094be25a3e165512ffca (diff)
parent7cea645ba2b77d5bbcba7a7189aa584ac95ff453 (diff)
merge
Diffstat (limited to 'indra/llui/llview.h')
-rw-r--r--indra/llui/llview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/llui/llview.h b/indra/llui/llview.h
index c4d7313743..efae00f0e5 100644
--- a/indra/llui/llview.h
+++ b/indra/llui/llview.h
@@ -171,9 +171,9 @@ private:
// widgets in general are not copyable
LLView(const LLView& other) {};
public:
-#if LL_DEBUG
+//#if LL_DEBUG
static BOOL sIsDrawing;
-#endif
+//#endif
enum ESoundFlags
{
SILENT = 0,