From 9f65a4e6dd735ecdcb4b469b485ff643cd1f54fe Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sun, 19 Apr 2015 15:00:37 +0100 Subject: Remove Context::set_selections, use Context::selections() = ... --- src/context.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/context.hh') diff --git a/src/context.hh b/src/context.hh index 83323994..4ff765de 100644 --- a/src/context.hh +++ b/src/context.hh @@ -89,7 +89,6 @@ public: SelectionList& selections(); const SelectionList& selections() const; Vector selections_content() const; - void set_selections(Vector sels); void change_buffer(Buffer& buffer); -- cgit v1.2.3