aboutsummaryrefslogtreecommitdiff
path: root/arch/v1
diff options
context:
space:
mode:
Diffstat (limited to 'arch/v1')
-rw-r--r--arch/v1/arch_plots.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/v1/arch_plots.cpp b/arch/v1/arch_plots.cpp
index fb49816..8d35c87 100644
--- a/arch/v1/arch_plots.cpp
+++ b/arch/v1/arch_plots.cpp
@@ -14,5 +14,3 @@ std::array g_arch_plots = std::to_array<Plot>({
#undef FOR_CORE
}},
});
-
-#define ARCH_PLOT_COUNT g_arch_plots.size()