remove bogus comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52216 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Gabor Greif 2008-06-11 13:53:41 +00:00
parent 37e5484004
commit 0039adb514

View File

@ -8,7 +8,6 @@
//===----------------------------------------------------------------------===//
//
// This file declares the Value class.
// This file also defines the Use<> template for users of value.
//
//===----------------------------------------------------------------------===//