From d6996c7d3da4ddbb81a7758e508c1aa477d4edc4 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Mon, 12 Apr 2010 11:32:31 +0100 Subject: fix merge poopage. --- indra/newview/lltexturecache.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/lltexturecache.cpp b/indra/newview/lltexturecache.cpp index 9bf9c92815..df79725474 100644 --- a/indra/newview/lltexturecache.cpp +++ b/indra/newview/lltexturecache.cpp @@ -743,7 +743,6 @@ LLTextureCache::LLTextureCache(bool threaded) mListMutex(NULL), mHeaderAPRFile(NULL), mReadOnly(TRUE), //do not allow to change the texture cache until setReadOnly() is called. - mReadOnly(TRUE), //do not allow to change the texture cache until setReadOnly() is called. mTexturesSizeTotal(0), mDoPurge(FALSE) { -- cgit v1.2.3