summaryrefslogtreecommitdiff
path: root/indra/newview/llmoveview.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llmoveview.h')
-rw-r--r--indra/newview/llmoveview.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/llmoveview.h b/indra/newview/llmoveview.h
index e08f20a027..4d55206194 100644
--- a/indra/newview/llmoveview.h
+++ b/indra/newview/llmoveview.h
@@ -51,7 +51,7 @@ protected:
public:
/*virtual*/ void onClose(bool app_quitting);
- static void onFlyButtonClicked(void* userdata);
+
static F32 getYawRate(F32 time);
static void show(void*);
@@ -72,8 +72,6 @@ protected:
static void moveDown(void* userdata);
public:
- LLButton* mFlyButton;
-
LLJoystickAgentTurn* mForwardButton;
LLJoystickAgentTurn* mBackwardButton;
LLJoystickAgentSlide* mSlideLeftButton;