From b259b6ca02ec2ac178c0813a9355af7aff57f061 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Wed, 11 Jun 2008 13:53:41 +0000 Subject: remove bogus comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52216 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Value.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/llvm/Value.h b/include/llvm/Value.h index af90b91..8731aa6 100644 --- a/include/llvm/Value.h +++ b/include/llvm/Value.h @@ -8,7 +8,6 @@ //===----------------------------------------------------------------------===// // // This file declares the Value class. -// This file also defines the Use<> template for users of value. // //===----------------------------------------------------------------------===// -- cgit v1.1