diff options
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/llfloaterpathfindinglinksets.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpathfindinglinksets.cpp b/indra/newview/llfloaterpathfindinglinksets.cpp index fb14563cbf..ab2f551228 100644 --- a/indra/newview/llfloaterpathfindinglinksets.cpp +++ b/indra/newview/llfloaterpathfindinglinksets.cpp @@ -42,7 +42,7 @@ #include "llhttpclient.h"
#include "lluuid.h"
-#define XXX_STINSON_USE_FAKE_DATA
+//#define XXX_STINSON_USE_FAKE_DATA
#ifdef XXX_STINSON_USE_FAKE_DATA
#include "llviewerobject.h"
#include "llviewerobjectlist.h"
|