From 04611efae8a3291ceba8a29dd920bdae0d404830 Mon Sep 17 00:00:00 2001 From: Mark Palange Date: Fri, 14 Mar 2008 23:21:38 +0000 Subject: [NOTE: This was an erroneous commit, and was reverted in the next revision] QAR-369 - viewer-cleanup2-7 81916 merged into release. --- indra/newview/llnetmap.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'indra/newview/llnetmap.h') diff --git a/indra/newview/llnetmap.h b/indra/newview/llnetmap.h index d375413d1d..dc696238ea 100644 --- a/indra/newview/llnetmap.h +++ b/indra/newview/llnetmap.h @@ -45,12 +45,6 @@ class LLCoordGL; class LLTextBox; class LLMenuGL; -class LLRotateNetMapListener : public LLSimpleListener -{ -public: - bool handleEvent(LLPointer, const LLSD& user_data); -}; - class LLNetMap : public LLUICtrl { public: @@ -117,8 +111,6 @@ public: LLTextBox* mTextBoxNorthWest; LLTextBox* mTextBoxSouthWest; - LLRotateNetMapListener mNetMapListener; - static BOOL sRotateMap; static LLNetMap* sInstance; }; -- cgit v1.2.3