diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-06-03 14:02:43 +0100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-06-03 14:02:43 +0100 |
| commit | 58dfd76dca7f924ea4b3c13ef323c326600a346a (patch) | |
| tree | d4e956d5b167db0199bde05fc89b98dcdaae7f12 /src/main.cc | |
| parent | 0e88a9695aa826ee4f8912593448603eeb727108 (diff) | |
Small formatting fix
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 76c769b5..573ad825 100644 --- a/src/main.cc +++ b/src/main.cc @@ -956,7 +956,6 @@ int main(int argc, char* argv[]) } else { - StringView session = parser.get_switch("s").value_or(StringView{}); try { |
