Archived
1

Removed Old Code

This commit is contained in:
Kim Wittenburg
2014-09-13 23:16:22 +02:00
parent 245468a559
commit a3e1cc6df4

View File

@@ -474,8 +474,6 @@
selectWords:NO]; selectWords:NO];
} }
self.selection = [self rangePathEnclosingAnchorPath:maxLocation newSelectionPath:location]; self.selection = [self rangePathEnclosingAnchorPath:maxLocation newSelectionPath:location];
NSLog(@"%@", self.selection);
// self.selection = MPMakeRangePath(location, maxLocation.lastIndex-location.lastIndex);
} }
- (void)moveRightAndModifySelection:(id)sender - (void)moveRightAndModifySelection:(id)sender