DORMANTno replies

[PATCH QGit] Remove unused enum for key bindings

From: Markus Heidelberg <hidden>
Date: 2016-06-15 22:46:56
Subsystem: the rest · Maintainer: Linus Torvalds

These were replaced during conversion from Qt3 to Qt4, see commit
5df81c7 (Convert Q3PopupMenu to QMenu and Q3Accel to QShortcutEvent,
2007-02-20).

Signed-off-by: Markus Heidelberg <redacted>
---
 src/common.h |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)
diff --git a/src/common.h b/src/common.h
index 49a28c0..ceb62fb 100644
--- a/src/common.h
+++ b/src/common.h
@@ -66,27 +66,6 @@ namespace QGit {
 	// minimum git version required
 	extern const QString GIT_VERSION;
 
-	// key bindings
-	enum KeyType {
-		KEY_UP,
-		KEY_DOWN,
-		SHIFT_KEY_UP,
-		SHIFT_KEY_DOWN,
-		KEY_LEFT,
-		KEY_RIGHT,
-		CTRL_PLUS,
-		CTRL_MINUS,
-		KEY_U,
-		KEY_D,
-		KEY_DELETE,
-		KEY_B,
-		KEY_BCKSPC,
-		KEY_SPACE,
-		KEY_R,
-		KEY_P,
-		KEY_F
-	};
-
 	// tab pages
 	enum TabType {
 		TAB_REV,
-- 
1.6.3.2.236.ge505d
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help