summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_utils_launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/shell/shell_utils_launcher.h')
-rw-r--r--src/mongo/shell/shell_utils_launcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/shell/shell_utils_launcher.h b/src/mongo/shell/shell_utils_launcher.h
index fd58c1bd614..8c4449aee41 100644
--- a/src/mongo/shell/shell_utils_launcher.h
+++ b/src/mongo/shell/shell_utils_launcher.h
@@ -54,7 +54,6 @@ struct MongoProgramScope {
};
void KillMongoProgramInstances();
-void goingAwaySoon();
void installShellUtilsLauncher(Scope& scope);
/** Record log lines from concurrent programs. All public members are thread safe. */