diff src/changesetitem.cpp @ 671:ce29dc775650 qt5

Fix compiler warnings
author Chris Cannam
date Wed, 05 Dec 2018 09:43:26 +0000
parents 35b0a7aa1fc1
children c0b46d0514a7 751b21af6b6f
line wrap: on
line diff
--- a/src/changesetitem.cpp	Fri May 27 11:02:53 2016 +0100
+++ b/src/changesetitem.cpp	Wed Dec 05 09:43:26 2018 +0000
@@ -513,7 +513,6 @@
 	f.setPixelSize(ps);
     }
 
-    bool showText = (scale >= 0.2);
     bool showProperLines = (scale >= 0.1);
 
     if (!showProperLines) {