Diff between 56426d2e989284a6fc3d916e178e6819ea95e6f2 and 8e8d1e4df95d461007a959af0b34558547b33c04

Changed Files

File Additions Deletions Status
input/fakehid.c +0 -2 modified

Full Patch

diff --git a/input/fakehid.c b/input/fakehid.c
index f56eb2b..3181538 100644
--- a/input/fakehid.c
+++ b/input/fakehid.c
@@ -44,8 +44,6 @@
 #include "fakehid.h"
 #include "uinput.h"
 
-#define PS3_FLAGS_MASK 0xFFFFFF00
-
 enum ps3remote_special_keys {
 	PS3R_BIT_PS = 0,
 	PS3R_BIT_ENTER = 3,