summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2014-01-22 10:23:50 -0800
committerAura Linden <aura@lindenlab.com>2014-01-22 10:23:50 -0800
commitefc41f95bb1dd79248f9bc6b2389b35d15ba5c49 (patch)
treeaf1f61ab9198da9219bb32db183ffefe902bd32b
parentd223687fb8f82cc9ede21942a6c7e5c5a4d1ed3d (diff)
Removed debug line.
-rwxr-xr-xindra/llcommon/llapp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcommon/llapp.h b/indra/llcommon/llapp.h
index 3349444332..828965b1fa 100755
--- a/indra/llcommon/llapp.h
+++ b/indra/llcommon/llapp.h
@@ -31,7 +31,6 @@
#include "llrun.h"
#include "llsd.h"
#include "lloptioninterface.h"
-#define LL_SEND_CRASH_REPORTS 1
// Forward declarations
template <typename Type> class LLAtomic32;
typedef LLAtomic32<U32> LLAtomicU32;