aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterhud.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llfloaterhud.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llfloaterhud.h b/linden/indra/newview/llfloaterhud.h
index 95c0f8d..a0b1d9f 100644
--- a/linden/indra/newview/llfloaterhud.h
+++ b/linden/indra/newview/llfloaterhud.h
@@ -49,8 +49,6 @@ public:
49 static LLFloaterHUD* getInstance(); ///< get instance creating if necessary 49 static LLFloaterHUD* getInstance(); ///< get instance creating if necessary
50 virtual ~LLFloaterHUD(); ///< virtual destructor 50 virtual ~LLFloaterHUD(); ///< virtual destructor
51 51
52 static std::string sTutorialUrl;
53
54 static void show(); ///< show the HUD 52 static void show(); ///< show the HUD
55 static void close(); ///< close the HUD (destroys floater) 53 static void close(); ///< close the HUD (destroys floater)
56 54