fix up size and drawing of measure lines, even when vertically scrolled
[ardour.git] / libs / canvas / canvas / types.h
index de98ddb18f4d3c96fcfa8c6fb6d74fc7b76fc7de..33bb92ca58e77eb43ccb907b71da957ad3afd4fd 100644 (file)
@@ -39,7 +39,6 @@ typedef double Distance;
 typedef uint32_t Color;
 
 extern Coord const COORD_MAX;
-extern Coord const CAIRO_MAX;
 
 struct Duple
 {