summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/xulkal/process_records.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/users/xulkal/process_records.c b/users/xulkal/process_records.c
index 115623caa4..2c5d2a4e75 100644
--- a/users/xulkal/process_records.c
+++ b/users/xulkal/process_records.c
@@ -2,10 +2,6 @@
#include "custom_keycodes.h"
#include "timer_utils.h"
-#if defined(RGB_MATRIX_ENABLE)
-extern void eeconfig_update_rgb_matrix_default(void);
-#endif
-
#ifdef TRILAYER_ENABLED
uint32_t layer_state_set_user(uint32_t state)
{