remove bogus comment
authorGabor Greif <ggreif@gmail.com>
Wed, 11 Jun 2008 13:53:41 +0000 (13:53 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 11 Jun 2008 13:53:41 +0000 (13:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52216 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Value.h

index af90b91c3bfba2f8bd51f6608796b6d83c7c299b..8731aa6cb8403d6871230de841dfa9b463ae97c3 100644 (file)
@@ -8,7 +8,6 @@
 //===----------------------------------------------------------------------===//
 //
 // This file declares the Value class. 
-// This file also defines the Use<> template for users of value.
 //
 //===----------------------------------------------------------------------===//