aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/TableGen/Record.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/TableGen/Record.cpp b/utils/TableGen/Record.cpp
index ed271cbdce..b1b30154ff 100644
--- a/utils/TableGen/Record.cpp
+++ b/utils/TableGen/Record.cpp
@@ -1,4 +1,3 @@
-
//===- Record.cpp - Record implementation ---------------------------------===//
//
// The LLVM Compiler Infrastructure