diff options
| author | Maxime Coste <mawww@kakoune.org> | 2024-02-28 21:48:58 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2024-02-28 21:48:58 +1100 |
| commit | 74ce9f3cfeeef074eb821f85e39fa38c644c9df6 (patch) | |
| tree | 4658fba408e07da795a7bd27b12b5124a1cb0b11 /src/input_handler.cc | |
| parent | b8a151ab46cc873a36f6c44e61842e5db3f523ca (diff) | |
Fix missing destructor call and simplify code slightly
Although the destructor call is a no-op, it is more correct to
have it to ensure the compiler knows the lifetime of that object
ended.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions
