[rtems-testing commit] covoar/GcovData.h: Remove unused private variable
Joel Sherrill
joel at rtems.org
Fri May 2 19:59:38 UTC 2014
Module: rtems-testing
Branch: master
Commit: db7c8e24d122d1c2c323b88f23abf4bef6ffda18
Changeset: http://git.rtems.org/rtems-testing/commit/?id=db7c8e24d122d1c2c323b88f23abf4bef6ffda18
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Fri May 2 20:07:13 2014 +0000
covoar/GcovData.h: Remove unused private variable
---
covoar/GcovData.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/covoar/GcovData.h b/covoar/GcovData.h
index 18c9456..83b8772 100644
--- a/covoar/GcovData.h
+++ b/covoar/GcovData.h
@@ -112,7 +112,6 @@ struct gcov_statistics
private:
uint32_t numberOfFunctions;
- gcov_preamble gcdaPreamble;
gcov_preamble gcnoPreamble;
char gcnoFileName[FILE_NAME_LENGTH];
char gcdaFileName[FILE_NAME_LENGTH];
More information about the vc
mailing list