diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-11-18 17:28:18 -0500 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-11-18 17:28:18 -0500 |
commit | b5585a2d551190a5445581ced09be5fe906a0b53 (patch) | |
tree | 22a67f7528d212a04133a42d81f49f1e5721962d /indra/newview/llfloatertools.h | |
parent | 896dc4c583ac93a53d9fc054c66227279268ccab (diff) | |
parent | 52f397ec7a0f0698ea24c05c1bd538ec17161714 (diff) |
Automated merge with https://hg.secondlife.com/mesh-development
Diffstat (limited to 'indra/newview/llfloatertools.h')
-rw-r--r-- | indra/newview/llfloatertools.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatertools.h b/indra/newview/llfloatertools.h index 87c3d2ab47..d5595445e0 100644 --- a/indra/newview/llfloatertools.h +++ b/indra/newview/llfloatertools.h @@ -114,7 +114,6 @@ private: static bool multipleFacesSelectedConfirm(const LLSD& notification, const LLSD& response); static void setObjectType( LLPCode pcode ); void onClickGridOptions(); - S32 calcRenderCost(); public: LLButton *mBtnFocus; |