From 52a39060c717fcbfd1c44f21009a5d0d5878944d Mon Sep 17 00:00:00 2001 From: Rick Pasetto Date: Fri, 30 Jul 2010 17:33:41 -0700 Subject: fix for mac --- indra/newview/llstatusbar.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra/newview/llstatusbar.cpp') diff --git a/indra/newview/llstatusbar.cpp b/indra/newview/llstatusbar.cpp index 39f0f32205..a6bb4d4d5f 100644 --- a/indra/newview/llstatusbar.cpp +++ b/indra/newview/llstatusbar.cpp @@ -111,8 +111,6 @@ const F32 ICON_TIMER_EXPIRY = 3.f; // How long the balance and health icons sho const F32 ICON_FLASH_FREQUENCY = 2.f; const S32 TEXT_HEIGHT = 18; -static void onClickHealth(void*); -static void onClickScriptDebug(void*); static void onClickVolume(void*); std::vector LLStatusBar::sDays; -- cgit v1.2.3