summaryrefslogtreecommitdiff
path: root/src/context.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/context.hh')
-rw-r--r--src/context.hh1
1 files changed, 0 insertions, 1 deletions
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<String> selections_content() const;
- void set_selections(Vector<Selection> sels);
void change_buffer(Buffer& buffer);