summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/include/lldb/Core/ArchSpec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/include/lldb/Core/ArchSpec.h b/lldb/include/lldb/Core/ArchSpec.h
index faf25763076..3bfa96be0ce 100644
--- a/lldb/include/lldb/Core/ArchSpec.h
+++ b/lldb/include/lldb/Core/ArchSpec.h
@@ -147,10 +147,7 @@ public:
//------------------------------------------------------------------
/// Destructor.
- ///
- /// The destructor is virtual in case this class is subclassed.
//------------------------------------------------------------------
- virtual
~ArchSpec ();
//------------------------------------------------------------------
OpenPOWER on IntegriCloud