summaryrefslogtreecommitdiff
path: root/indra/newview/lllocalbitmaps.h
diff options
context:
space:
mode:
authorStinson Linden <stinson@lindenlab.com>2014-06-05 23:15:43 +0100
committerStinson Linden <stinson@lindenlab.com>2014-06-05 23:15:43 +0100
commit47a5e1c751bb8dfccef65ee841749d8209106c99 (patch)
treed0fbbda59d0078c2b686fa33d54e625e93c2a529 /indra/newview/lllocalbitmaps.h
parent739f4954b165bd993f8dfaf0636b7a29c228e091 (diff)
MAINT-4009: Ensuring that the local bitmaps are cleaned up on app exit.
Diffstat (limited to 'indra/newview/lllocalbitmaps.h')
-rwxr-xr-xindra/newview/lllocalbitmaps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lllocalbitmaps.h b/indra/newview/lllocalbitmaps.h
index 47c077dcab..a15ea10801 100755
--- a/indra/newview/lllocalbitmaps.h
+++ b/indra/newview/lllocalbitmaps.h
@@ -117,6 +117,7 @@ class LLLocalBitmapMgr
~LLLocalBitmapMgr();
public:
+ static void cleanupClass();
static bool addUnit();
static void delUnit(LLUUID tracking_id);