summaryrefslogtreecommitdiff
path: root/source/Interpreter/OptionValueFormat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Interpreter/OptionValueFormat.cpp')
-rw-r--r--source/Interpreter/OptionValueFormat.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Interpreter/OptionValueFormat.cpp b/source/Interpreter/OptionValueFormat.cpp
index 1837804a4622..945d8bd33615 100644
--- a/source/Interpreter/OptionValueFormat.cpp
+++ b/source/Interpreter/OptionValueFormat.cpp
@@ -9,10 +9,6 @@
#include "lldb/Interpreter/OptionValueFormat.h"
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
#include "lldb/DataFormatters/FormatManager.h"
#include "lldb/Interpreter/OptionArgParser.h"
#include "lldb/Utility/Stream.h"