summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolbump.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-11-03 23:31:47 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-12-03 00:24:04 +0200
commit7ceb266604de07ca6743dcd1077b675dea39f1d9 (patch)
tree317ffe82957c03241a5b90f15fb08a23544d0e47 /indra/newview/lldrawpoolbump.h
parent598e33e2e880388a457a496bea5b5d25bdf2aa28 (diff)
SL-18565 Built-in bump maps and some environment textures fail to load
Due to udp texture fetching no longer being present
Diffstat (limited to 'indra/newview/lldrawpoolbump.h')
-rw-r--r--indra/newview/lldrawpoolbump.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lldrawpoolbump.h b/indra/newview/lldrawpoolbump.h
index e8a027967b..cf463f4458 100644
--- a/indra/newview/lldrawpoolbump.h
+++ b/indra/newview/lldrawpoolbump.h
@@ -118,7 +118,6 @@ public:
static void clear();
static void addstandard();
- static void init();
static void shutdown();
static void restoreGL();
static void destroyGL();