Remove old promicro_bootloader_jmp() declarations (#6444)

This commit is contained in:
fauxpark
2019-08-21 11:05:08 +10:00
committed by Joel Challis
parent 4003d077ce
commit 9bb4e63a11
48 changed files with 3 additions and 165 deletions

View File

@@ -2,7 +2,6 @@
#include "naked48.h"
//void promicro_bootloader_jmp(bool program);
#include "quantum.h"
#ifdef RGBLIGHT_ENABLE
@@ -10,8 +9,6 @@
#include "ws2812.h"
#endif
//void promicro_bootloader_jmp(bool program);
//////////////////////////////////////////////////////////////////////////////
// When only use Naked48.
//////////////////////////////////////////////////////////////////////////////