diff options
author | angela <angela@lindenlab.com> | 2009-10-27 18:32:55 +0800 |
---|---|---|
committer | angela <angela@lindenlab.com> | 2009-10-27 18:32:55 +0800 |
commit | 13184abdc3b7ed1801dc7e0b82b2b618c080047f (patch) | |
tree | 830c2876b659bddedd01b06047babbabc0b0fc39 /indra/newview/llappviewer.h | |
parent | 830fa3ebccebea67758b299c5f490d57705bf8c3 (diff) |
EXT-760 Move Tap tap hold to run to Preferences > Advanced , and make the default to false
Diffstat (limited to 'indra/newview/llappviewer.h')
-rw-r--r-- | indra/newview/llappviewer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h index f95d7cb412..d970aa6ae1 100644 --- a/indra/newview/llappviewer.h +++ b/indra/newview/llappviewer.h @@ -282,8 +282,6 @@ const S32 AGENT_UPDATES_PER_SECOND = 10; // "// llstartup" indicates that llstartup is the only client for this global. extern LLSD gDebugInfo; - -extern BOOL gAllowTapTapHoldRun; extern BOOL gShowObjectUpdates; typedef enum |