[lldb] Delete superfluous semicolon

This commit is contained in:
Pavel Labath
2021-02-16 21:04:23 +01:00
parent 1db2888e70
commit 901ea29662

View File

@@ -44,6 +44,6 @@ public:
lldb_private::LazyBool disable_aslr;
}; // CommandOptionsProcessLaunch
}; // namespace lldb_private
} // namespace lldb_private
#endif // LLDB_SOURCE_COMMANDS_COMMANDOPTIONSPROCESSLAUNCH_H