From: Jordy Rose Date: Tue, 6 Mar 2012 00:33:35 +0000 (+0000) Subject: [analyzer] Remove now-unused constant. No functionality change. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=218fce0f113f82fc28f2fb0c4b555ae2901b8a93;p=clang [analyzer] Remove now-unused constant. No functionality change. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152080 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/StaticAnalyzer/Checkers/MallocChecker.cpp b/lib/StaticAnalyzer/Checkers/MallocChecker.cpp index 8a704760e4..c9f717059e 100644 --- a/lib/StaticAnalyzer/Checkers/MallocChecker.cpp +++ b/lib/StaticAnalyzer/Checkers/MallocChecker.cpp @@ -99,8 +99,6 @@ class MallocChecker : public Checker