diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-07-07 13:59:53 +0900 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-07-07 13:59:53 +0900 |
| commit | b51d19bfaaade779fa814deb9d110ba5658ea538 (patch) | |
| tree | 22cf9802af2079cbf981a47ac46d73bca22a771e /src/input_handler.cc | |
| parent | 6604aa66f715121e1e5757fed84f31d60eddaad9 (diff) | |
Formatting fixes
Diffstat (limited to 'src/input_handler.cc')
| -rw-r--r-- | src/input_handler.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input_handler.cc b/src/input_handler.cc index 98719132..2d81e179 100644 --- a/src/input_handler.cc +++ b/src/input_handler.cc @@ -135,7 +135,6 @@ struct MouseHandler } private: - bool m_dragging = false; BufferCoord m_anchor; }; |
