From b25af52bb28f41c5b563ab335f29ba4610feb88e Mon Sep 17 00:00:00 2001 From: Matthias Neeracher Date: Sat, 19 May 2012 23:50:49 +0200 Subject: [PATCH] Replace compositeToPoint with drawAtPoint --- Sources/VLSheetView.mm | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/Sources/VLSheetView.mm b/Sources/VLSheetView.mm index 9ab247d..c116813 100644 --- a/Sources/VLSheetView.mm +++ b/Sources/VLSheetView.mm @@ -944,13 +944,6 @@ const float kSemiFloor = -1.0f*kLineH; - (void) setScaleFactor:(float)scale { - float ratio = scale/fDisplayScale; - for (int i=0; i