aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/treadstone48
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-08-21 11:05:08 +1000
committerJoel Challis <git@zvecr.com>2019-08-21 02:05:08 +0100
commit9bb4e63a1123861515c1196a624b4a0f04129601 (patch)
tree5dc222378bab56f87a81bd8e64f90cdde7605edd /keyboards/treadstone48
parent4003d077cef42d7a3405250ea6417db3a3549e9e (diff)
downloadfirmware-9bb4e63a1123861515c1196a624b4a0f04129601.tar.gz
firmware-9bb4e63a1123861515c1196a624b4a0f04129601.tar.bz2
firmware-9bb4e63a1123861515c1196a624b4a0f04129601.zip
Remove old promicro_bootloader_jmp() declarations (#6444)
Diffstat (limited to 'keyboards/treadstone48')
-rw-r--r--keyboards/treadstone48/rev1/rev1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/treadstone48/rev1/rev1.h b/keyboards/treadstone48/rev1/rev1.h
index c6145398d..16ab2d716 100644
--- a/keyboards/treadstone48/rev1/rev1.h
+++ b/keyboards/treadstone48/rev1/rev1.h
@@ -3,7 +3,6 @@
#include "../treadstone48.h"
-//void promicro_bootloader_jmp(bool program);
#include "quantum.h"
#ifdef RGBLIGHT_ENABLE