diff options
Diffstat (limited to 'indra/newview/llfloaterhud.h')
-rw-r--r-- | indra/newview/llfloaterhud.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterhud.h b/indra/newview/llfloaterhud.h index 975ab2daf5..b51b05d3b8 100644 --- a/indra/newview/llfloaterhud.h +++ b/indra/newview/llfloaterhud.h @@ -27,8 +27,6 @@ public: static LLFloaterHUD* getInstance(); ///< get instance creating if necessary virtual ~LLFloaterHUD(); ///< virtual destructor - static std::string sTutorialUrl; - static void showHUD(); ///< show the HUD static void closeHUD(); ///< close the HUD (destroys floater) |