aboutsummaryrefslogtreecommitdiff
path: root/tools/driver/Driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/driver/Driver.h')
-rw-r--r--tools/driver/Driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/driver/Driver.h b/tools/driver/Driver.h
index 38b125481d92..b1e536d43c05 100644
--- a/tools/driver/Driver.h
+++ b/tools/driver/Driver.h
@@ -75,7 +75,7 @@ public:
Clear();
void
- AddInitialCommand (const char *command, CommandPlacement placement, bool is_file, bool quietly, lldb::SBError &error);
+ AddInitialCommand (const char *command, CommandPlacement placement, bool is_file, lldb::SBError &error);
//static OptionDefinition m_cmd_option_table[];