EXT-7055: Re-remove old MAP_SCALE_* constants removed in DEV-30614 that have snuck back in

master
Aimee Linden 2010-04-24 18:55:55 +01:00
parent 0439690efd
commit f35a2112ea
1 changed files with 0 additions and 4 deletions

View File

@ -46,10 +46,6 @@ class LLImageRaw;
class LLTextBox;
class LLViewerTexture;
const F32 MAP_SCALE_MIN = 64.f;
const F32 MAP_SCALE_MID = 172.f;
const F32 MAP_SCALE_MAX = 512.f;
class LLNetMap : public LLUICtrl
{
public: