summaryrefslogtreecommitdiff
path: root/indra/test/test.cpp
diff options
context:
space:
mode:
authorKadah_Coba <kadah.coba@gmail.com>2019-03-04 23:39:30 -0800
committerKadah_Coba <kadah.coba@gmail.com>2019-03-04 23:39:30 -0800
commit647ac96b15ac6e0509d0e3672ecf79bfb73be0d5 (patch)
treedcfa521f16dc6237bd8451408ec397bfd23a2ca1 /indra/test/test.cpp
parentf0208fa72f2cc980ec9ca2b954a680b94392ffff (diff)
parent03db2ddc9c27cf842c6185826617b0da0d2b87f5 (diff)
Merged in lindenlab/viewer-release
Diffstat (limited to 'indra/test/test.cpp')
-rw-r--r--indra/test/test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/test/test.cpp b/indra/test/test.cpp
index bdeaeec970..861ec1d942 100644
--- a/indra/test/test.cpp
+++ b/indra/test/test.cpp
@@ -534,7 +534,6 @@ int main(int argc, char **argv)
LLError::setDefaultLevel(LLError::LEVEL_DEBUG);
}
LLError::setFatalFunction(wouldHaveCrashed);
- LLError::setPrintLocation(true);
std::string test_app_name(argv[0]);
std::string test_log = test_app_name + ".log";
LLFile::remove(test_log);