summaryrefslogtreecommitdiff
path: root/src/mongo/client/connpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/client/connpool.h')
-rw-r--r--src/mongo/client/connpool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/client/connpool.h b/src/mongo/client/connpool.h
index 534a03871cf..5c9735af4a9 100644
--- a/src/mongo/client/connpool.h
+++ b/src/mongo/client/connpool.h
@@ -375,7 +375,6 @@ namespace mongo {
const std::string _host;
DBClientBase *_conn;
const double _socketTimeout;
-
};
} // namespace mongo