summaryrefslogtreecommitdiff
path: root/include/llvm/Support/GCOV.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/GCOV.h')
-rw-r--r--include/llvm/Support/GCOV.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Support/GCOV.h b/include/llvm/Support/GCOV.h
index 188c4126f1..6111d3aebe 100644
--- a/include/llvm/Support/GCOV.h
+++ b/include/llvm/Support/GCOV.h
@@ -250,7 +250,6 @@ public:
private:
GCOVFile &Parent;
uint32_t Ident;
- uint32_t Checksum;
uint32_t LineNumber;
StringRef Name;
StringRef Filename;