aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterhud.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:46:01 -0500
committerJacek Antonelli2008-08-15 23:46:01 -0500
commitae88605f72ef43be7b619b8c1c11a508ebae5057 (patch)
treef27474fe2d1186124211e2a5b2ad31927a3ab5bc /linden/indra/newview/llfloaterhud.h
parentSecond Life viewer sources 1.20.13 (diff)
downloadmeta-impy-ae88605f72ef43be7b619b8c1c11a508ebae5057.zip
meta-impy-ae88605f72ef43be7b619b8c1c11a508ebae5057.tar.gz
meta-impy-ae88605f72ef43be7b619b8c1c11a508ebae5057.tar.bz2
meta-impy-ae88605f72ef43be7b619b8c1c11a508ebae5057.tar.xz
Second Life viewer sources 1.20.14
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