aboutsummaryrefslogtreecommitdiffstats
path: root/os/lib/include/chmemcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/lib/include/chmemcore.h')
-rw-r--r--os/lib/include/chmemcore.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/os/lib/include/chmemcore.h b/os/lib/include/chmemcore.h
index af8b5fca4..262796d84 100644
--- a/os/lib/include/chmemcore.h
+++ b/os/lib/include/chmemcore.h
@@ -28,10 +28,6 @@
#ifndef CHMEMCORE_H
#define CHMEMCORE_H
-#if !defined(CH_CFG_USE_MEMCORE)
-#define CH_CFG_USE_MEMCORE FALSE
-#endif
-
#if (CH_CFG_USE_MEMCORE == TRUE) || defined(__DOXYGEN__)
/*===========================================================================*/