1.1 --- a/bookloupe/counters.h Mon Sep 23 21:18:27 2013 +0100 1.2 +++ b/bookloupe/counters.h Tue Sep 24 22:28:02 2013 +0100 1.3 @@ -11,7 +11,6 @@ 1.4 1.5 struct counters { 1.6 GTree *matching; 1.7 - long quot; 1.8 int c_unders; 1.9 }; 1.10