From acdf3d281be64973db955a6ae6ef4e1d5dac9a5c Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 25 Apr 2018 15:19:24 +1000 Subject: Backport: Removed mention of class that no longer exists. Backport of changeset 6736:06391d094c6a. --- src/Editor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Editor.h b/src/Editor.h index e9dbb27b4..f45d18661 100644 --- a/src/Editor.h +++ b/src/Editor.h @@ -581,7 +581,6 @@ public: // Public so COM methods for drag and drop can set it. int errorStatus; friend class AutoSurface; - friend class SelectionLineIterator; }; /** -- cgit v1.2.3