summaryrefslogtreecommitdiff
path: root/indra/newview/llface.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-07-04 20:24:38 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-07-04 20:24:38 +0300
commit47cbcb61f8b7cbfb0f14043118c4e50b100d0068 (patch)
treea227eeb9de0c831dbec3bcadafbd39817c037f1a /indra/newview/llface.h
parent56715de2cfc326da3e28d9ae70ba6288db50f7ac (diff)
DRTVWR-493 Cleaned up unneded inits.
Diffstat (limited to 'indra/newview/llface.h')
-rw-r--r--indra/newview/llface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llface.h b/indra/newview/llface.h
index 736d45b7ad..83547c75e8 100644
--- a/indra/newview/llface.h
+++ b/indra/newview/llface.h
@@ -80,8 +80,6 @@ public:
PARTICLE = 0x0080,
};
- static void initClass();
-
static void cacheFaceInVRAM(const LLVolumeFace& vf);
public: