summaryrefslogtreecommitdiff
path: root/quantum/config_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/config_common.h')
-rw-r--r--quantum/config_common.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h
index 18560f3a07..6c70b00b53 100644
--- a/quantum/config_common.h
+++ b/quantum/config_common.h
@@ -16,10 +16,4 @@
#pragma once
-#ifndef __ASSEMBLER__
-# include "pin_defs.h"
-#endif
-
-#ifdef AUDIO_ENABLE
-# include "song_list.h"
-#endif
+#pragma message("'config_common.h' should no longer be included!")