Skip to content
Snippets Groups Projects
Commit f35a2112 authored by Aimee Linden's avatar Aimee Linden
Browse files

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

parent 0439690e
No related branches found
No related tags found
No related merge requests found
...@@ -46,10 +46,6 @@ class LLImageRaw; ...@@ -46,10 +46,6 @@ class LLImageRaw;
class LLTextBox; class LLTextBox;
class LLViewerTexture; 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 class LLNetMap : public LLUICtrl
{ {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment