From e04e55c8720cf8fdd3d31ce07b4723042775a67d Mon Sep 17 00:00:00 2001 From: fauxpark Date: Sat, 16 Feb 2019 11:18:13 +1100 Subject: Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140) --- users/not-quite-neo/nqn-common.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'users/not-quite-neo') diff --git a/users/not-quite-neo/nqn-common.h b/users/not-quite-neo/nqn-common.h index a04dc7a18..bcd79505f 100644 --- a/users/not-quite-neo/nqn-common.h +++ b/users/not-quite-neo/nqn-common.h @@ -6,9 +6,4 @@ This file holds some commen NQN definitions */ - -#define _______ KC_TRNS -#define XXXXXXX KC_NO - - #endif -- cgit v1.2.3-24-g4f1b