Remove iterator I accidentally left behind

llvm-svn: 232312
This commit is contained in:
David Blaikie 2015-03-15 03:21:20 +00:00
parent 420599cc5e
commit 095a4c7b06
1 changed files with 0 additions and 1 deletions

View File

@ -652,7 +652,6 @@ public:
Flags=0x3 };
typedef ImutAVLTree<ImutInfo> TreeTy;
typedef ImutAVLTreeGenericIterator<ImutInfo> ImutAVLTreeGenericIterator;
ImutAVLTreeGenericIterator() {}
ImutAVLTreeGenericIterator(const TreeTy *Root) {