summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingnavmeshzone.h
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-03-08 15:05:04 -0800
committerTodd Stinson <stinson@lindenlab.com>2012-03-08 15:05:04 -0800
commit125ca3d506eb07615c23dc4e553b76000b7d9f06 (patch)
tree90257daeea1cee6d21aec1f6ee03f5ef88d43888 /indra/newview/llpathfindingnavmeshzone.h
parent016a858767ac136c566b9f6891c17372dc7b54cf (diff)
Disabling the debugging messages.
Diffstat (limited to 'indra/newview/llpathfindingnavmeshzone.h')
-rw-r--r--indra/newview/llpathfindingnavmeshzone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpathfindingnavmeshzone.h b/indra/newview/llpathfindingnavmeshzone.h
index 7084869b33..833f3ebb05 100644
--- a/indra/newview/llpathfindingnavmeshzone.h
+++ b/indra/newview/llpathfindingnavmeshzone.h
@@ -38,7 +38,7 @@
#include <boost/function.hpp>
#include <boost/signals2.hpp>
-#define XXX_STINSON_DEBUG_NAVMESH_ZONE
+//#define XXX_STINSON_DEBUG_NAVMESH_ZONE
class LLPathfindingNavMeshZone
{