X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FSupport%2FRegistry.h;h=4db88825afb55b96fdbe43779352423f0a5b13ea;hb=9a9ad77847c1be4ffc5ba6304e33ccecbf72e43f;hp=454679bda834939c81840a4feec4e7e370788f6f;hpb=2388a588bdf32610e18a66c0c6ef248087fd1cdc;p=oota-llvm.git diff --git a/include/llvm/Support/Registry.h b/include/llvm/Support/Registry.h index 454679bda83..4db88825afb 100644 --- a/include/llvm/Support/Registry.h +++ b/include/llvm/Support/Registry.h @@ -77,9 +77,6 @@ namespace llvm { static listener *ListenerHead, *ListenerTail; public: - class iterator; - - /// Node in linked list of entries. /// class node {