[PATCH 1/4] Cochran: unused variable cleanup.

John Van Ostrand john at vanostrand.com
Wed Nov 19 12:11:38 PST 2014


---
 src/cochran_commander.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/cochran_commander.h b/src/cochran_commander.h
index 8fa6228..95d4da4 100644
--- a/src/cochran_commander.h
+++ b/src/cochran_commander.h
@@ -89,8 +89,6 @@ typedef struct cochran_data_t {
 
 	unsigned int sample_data_offset;
 	unsigned int sample_size;
-	unsigned int last_interdive_offset;
-	unsigned int last_entry_offset;
 
 	cochran_config_t conf;
 } cochran_data_t;
-- 
1.8.3.1



More information about the devel mailing list