summaryrefslogtreecommitdiff
path: root/indra/test/io.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/test/io.cpp')
-rw-r--r--indra/test/io.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/test/io.cpp b/indra/test/io.cpp
index 62e516accb..47a67deed0 100644
--- a/indra/test/io.cpp
+++ b/indra/test/io.cpp
@@ -1141,7 +1141,6 @@ namespace tut
ensure("Connected to server", connected);
lldebugs << "connected" << llendl;
pump_loop(mPump,0.1f);
- (void)elapsed;
count = mPump->runningChains();
ensure_equals("server chain onboard", count, 2);
lldebugs << "** Client is connected." << llendl;