summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-fuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fuze.h')
-rw-r--r--firmware/export/config-fuze.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h
index 2a438ec91b..e9b54e14fd 100644
--- a/firmware/export/config-fuze.h
+++ b/firmware/export/config-fuze.h
@@ -150,9 +150,6 @@
/* define this if the unit can be powered or charged via USB */
#define HAVE_USB_POWER
-/** Non-simulator section **/
-#ifndef SIMULATOR
-
/* Define this if you have an AMS AS3525*/
#define CONFIG_CPU AS3525
@@ -204,5 +201,3 @@
#define INCLUDE_TIMEOUT_API
-#endif /* SIMULATOR */
-