diff options
Diffstat (limited to 'source/Commands/CommandObjectGUI.cpp')
-rw-r--r-- | source/Commands/CommandObjectGUI.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Commands/CommandObjectGUI.cpp b/source/Commands/CommandObjectGUI.cpp index d65e12e30982..ed834dcbe4fb 100644 --- a/source/Commands/CommandObjectGUI.cpp +++ b/source/Commands/CommandObjectGUI.cpp @@ -9,10 +9,6 @@ #include "CommandObjectGUI.h" -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Interpreter/CommandInterpreter.h" #include "lldb/Interpreter/CommandReturnObject.h" #include "lldb/lldb-private.h" |