diff options
| -rw-r--r-- | lldb/include/lldb/Target/PathMappingList.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/include/lldb/Target/PathMappingList.h b/lldb/include/lldb/Target/PathMappingList.h index 73a41f85e01..b5bcbbfd768 100644 --- a/lldb/include/lldb/Target/PathMappingList.h +++ b/lldb/include/lldb/Target/PathMappingList.h @@ -38,7 +38,6 @@ public: PathMappingList (const PathMappingList &rhs); - virtual ~PathMappingList (); const PathMappingList & |

