summaryrefslogtreecommitdiff
path: root/indra/newview/lllocalbitmaps.h
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2020-04-26 21:15:54 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2020-04-26 21:15:54 +0300
commitf4c7c8aff55d0cd8f044d5b7c8cddb2be750dde5 (patch)
tree8c02c1a468a85367c3b7e43e4e95ffb5f1dca452 /indra/newview/lllocalbitmaps.h
parent231dea378babc0ee9806f0fcd68283e79f81d2eb (diff)
Post-merge build fixes
Diffstat (limited to 'indra/newview/lllocalbitmaps.h')
-rw-r--r--indra/newview/lllocalbitmaps.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/lllocalbitmaps.h b/indra/newview/lllocalbitmaps.h
index 8dba73f001..def5a6bd6e 100644
--- a/indra/newview/lllocalbitmaps.h
+++ b/indra/newview/lllocalbitmaps.h
@@ -122,9 +122,7 @@ public:
LLUUID getWorldID(LLUUID tracking_id);
bool isLocal(LLUUID world_id);
std::string getFilename(LLUUID tracking_id);
-
- bool isLocalBitmap(LLUUID texture_id);
-
+
void feedScrollList(LLScrollListCtrl* ctrl);
void doUpdates();
void setNeedsRebake();