summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2018-08-29 19:55:33 +0000
committerRaphael Isemann <teemperor@gmail.com>2018-08-29 19:55:33 +0000
commita965d3515411fceb23e8d1430c154397fb7ae112 (patch)
tree330b55e1a7bab788ee206e3abd7aa31a30d74764
parent65e1bcf2b2355e20c0d452b251bcac687ae5ac8e (diff)
downloadbcm5719-llvm-a965d3515411fceb23e8d1430c154397fb7ae112.tar.gz
bcm5719-llvm-a965d3515411fceb23e8d1430c154397fb7ae112.zip
Removed commented out includes [NFC]
llvm-svn: 340958
-rw-r--r--lldb/include/lldb/DataFormatters/ValueObjectPrinter.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h b/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
index 67048a4932c..b9d4ceb4062 100644
--- a/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
+++ b/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
@@ -24,10 +24,6 @@
#include "lldb/DataFormatters/DumpValueObjectOptions.h"
#include "lldb/Symbol/CompilerType.h"
-//#include <functional>
-//#include <memory>
-//#include <set>
-
namespace lldb_private {
class ValueObjectPrinter {
OpenPOWER on IntegriCloud