diff --git a/src/main.cc b/src/main.cc index 51dbe224..8cfa2c7b 100644 --- a/src/main.cc +++ b/src/main.cc @@ -131,7 +131,6 @@ void do_pipe(Context& context) cmdline, context, {}, {})); editor.insert(strings, InsertMode::Replace); }, context); - } template