Nick Brassel пре 4 година
родитељ
комит
0a8e37509b
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      quantum/process_keycode/process_leader.h

+ 0 - 2
quantum/process_keycode/process_leader.h

@@ -41,5 +41,3 @@ void qk_leader_start(void);
 #else
 #    define LEADER_DICTIONARY() if (leading && timer_elapsed(leader_time) > LEADER_TIMEOUT)
 #endif
-
-#endif