summaryrefslogtreecommitdiff
path: root/src/mongo/db/audit.h
diff options
context:
space:
mode:
authorJudah Schvimer <judah@mongodb.com>2017-03-06 16:02:10 -0500
committerJudah Schvimer <judah@mongodb.com>2017-03-06 16:02:10 -0500
commit5b5cf72ed9e52d71ed9f41b2219080fe46f62a3a (patch)
tree9fb58b23f66748b64369316c766a4fa693fd76e2 /src/mongo/db/audit.h
parent59681ee6603fc43f0f3209ec0f9c6a09476edfcc (diff)
downloadmongo-5b5cf72ed9e52d71ed9f41b2219080fe46f62a3a.tar.gz
SERVER-27995 make repl_set* naming convention consistent
Diffstat (limited to 'src/mongo/db/audit.h')
-rw-r--r--src/mongo/db/audit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/audit.h b/src/mongo/db/audit.h
index 26f27ea8a8e..e17fc99bd46 100644
--- a/src/mongo/db/audit.h
+++ b/src/mongo/db/audit.h
@@ -45,7 +45,6 @@ class Client;
class Command;
class NamespaceString;
class OperationContext;
-class ReplSetConfig;
class StringData;
class UserName;