]> granicus.if.org Git - clang/commitdiff
Remove declaration for unused and unimplemented static method.
authorTed Kremenek <kremenek@apple.com>
Thu, 25 Jun 2009 17:25:49 +0000 (17:25 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 25 Jun 2009 17:25:49 +0000 (17:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74182 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/GRSimpleVals.h

index 6ef49dcdd22ee11c07ed48a97d94e5b613b94100..abb091a186798df0501d41c0fe453db309ede37c 100644 (file)
@@ -69,12 +69,6 @@ public:
                                    GRStmtNodeBuilder<GRState>& Builder,
                                    ObjCMessageExpr* ME,
                                    ExplodedNode<GRState>* Pred);
-  
-  
-  
-  static void GeneratePathDiagnostic(PathDiagnostic& PD, ASTContext& Ctx,
-                                     ExplodedNode<GRState>* N);
-  
 protected:
   
   // Equality (==, !=) operators for Locs.