diff options
| author | Maxime Coste <frrrwww@gmail.com> | 2012-09-26 14:27:23 +0200 |
|---|---|---|
| committer | Maxime Coste <frrrwww@gmail.com> | 2012-09-26 14:27:23 +0200 |
| commit | 77eb86bcdb4e2bf1b9663ccc0781abbbbd8b61bf (patch) | |
| tree | c6619917511d02b71e79111ff2f4796800eea1f8 /src/main.cc | |
| parent | efc069b531446c75e884dbaf06f0d490f617f128 (diff) | |
Forbid context copy
Diffstat (limited to 'src/main.cc')
| -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 92e6247d..17f37a7a 100644 --- a/src/main.cc +++ b/src/main.cc @@ -27,7 +27,6 @@ using namespace Kakoune; using namespace std::placeholders; - namespace Kakoune { |
