diff options
| author | Maxime Coste <frrrwww@gmail.com> | 2012-12-31 13:57:21 +0100 |
|---|---|---|
| committer | Maxime Coste <frrrwww@gmail.com> | 2012-12-31 13:57:21 +0100 |
| commit | 4e69ec078ddbb508940b6eb2d6e51b13db59d316 (patch) | |
| tree | 79028d764faffb95d619eb3eaf57f2c4a1191560 | |
| parent | 18b35a3ab31d2870904275e303e01d490e152d84 (diff) | |
minor cleanup
| -rw-r--r-- | src/main.cc | 1 |
1 files changed, 0 insertions, 1 deletions
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<SelectMode mode> |
