From bafcf086de32c211bd26cff09b18c61fd69dce77 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 8 Apr 2020 20:13:45 +1000 Subject: Backport: Removed superfluous space. Backport of changeset 8131:e9f3cb39afd1. --- include/Scintilla.iface | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/Scintilla.iface') diff --git a/include/Scintilla.iface b/include/Scintilla.iface index ffc217d05..6a18b8678 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -1248,8 +1248,6 @@ set void SetTargetEndVirtualSpace=2730(position space,) # Get the virtual space of the target end get position GetTargetEndVirtualSpace=2731(,) - - # Sets both the start and end of the target in one call. fun void SetTargetRange=2686(position start, position end) -- cgit v1.2.3