summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2019-02-23 20:08:03 +0200
committerAndreyL ProductEngine <alihatskiy@productengine.com>2019-02-23 20:08:03 +0200
commit599e08181544f214142703928a6d242a0ae72e60 (patch)
tree84e1d0e3f2aaa0d0cb6c5f8f51380a5b040641aa /indra/newview/llfloatermodelpreview.h
parent020c5c956168abc8b38a8da8d2cff4306c4acdb6 (diff)
Backed out changeset: d5795c04fecc
Diffstat (limited to 'indra/newview/llfloatermodelpreview.h')
-rw-r--r--indra/newview/llfloatermodelpreview.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloatermodelpreview.h b/indra/newview/llfloatermodelpreview.h
index 564f4c39de..7ec6a58ac7 100644
--- a/indra/newview/llfloatermodelpreview.h
+++ b/indra/newview/llfloatermodelpreview.h
@@ -152,7 +152,6 @@ protected:
static void onAutoFillCommit(LLUICtrl*,void*);
void onLODParamCommit(S32 lod, bool enforce_tri_limit);
- void draw3dPreview();
static void onExplodeCommit(LLUICtrl*, void*);
@@ -311,7 +310,6 @@ public:
static bool sIgnoreLoadedCallback;
std::vector<S32> mLodsQuery;
std::vector<S32> mLodsWithParsingError;
- bool mHasDegenerate;
protected: