summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/input_handler.cc')
-rw-r--r--src/input_handler.cc1
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;
};