From 60e27aa2aaa19cdd2cd3bd6101ce28a42324ce9e Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 25 Apr 2018 15:19:24 +1000 Subject: Removed mention of class that no longer exists. --- src/Editor.h | 1 - 1 file changed, 1 deletion(-) 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