PathMappingList doesn't need a virtual destructor.

llvm-svn: 185207
This commit is contained in:
Greg Clayton 2013-06-28 20:19:27 +00:00
parent 147c287d91
commit e6b5f6ca5a
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ public:
PathMappingList (const PathMappingList &rhs);
virtual
~PathMappingList ();
const PathMappingList &