From a3dba4ebce72c3d26a66689a8db9e04d931f0c42 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 8 Apr 2017 09:06:04 +1000 Subject: Use reference for efficiency. --- src/Editor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Editor.cxx b/src/Editor.cxx index 4335e6386..15f1c9c29 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -4301,7 +4301,7 @@ bool Editor::PointInSelection(Point pt) { const SelectionPosition pos = SPositionFromLocation(pt, false, true); const Point ptPos = LocationFromPosition(pos); for (size_t r=0; r