summaryrefslogtreecommitdiff
path: root/indra/test
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-11-15 14:32:18 -0800
committerGraham Linden <graham@lindenlab.com>2018-11-15 14:32:18 -0800
commitba1fbddc2dbc526ee89e7d79b35cf3e0a46e3add (patch)
treed779020d73e73a8eb9fa8731c362b8708c8837ef /indra/test
parent2783783575a9b712eb318b450dc5e6bb17d7f7c5 (diff)
parenta0a1d93fb6a74149bbef57f1d1489510247110ca (diff)
Merge 6ish
Diffstat (limited to 'indra/test')
-rw-r--r--indra/test/test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/test/test.cpp b/indra/test/test.cpp
index 80c84d9bea..bdeaeec970 100644
--- a/indra/test/test.cpp
+++ b/indra/test/test.cpp
@@ -34,7 +34,6 @@
*
*/
-
#include "linden_common.h"
#include "llerrorcontrol.h"
#include "lltut.h"
@@ -685,5 +684,4 @@ int main(int argc, char **argv)
return retval;
//delete mycallback;
-
}