From e422518afc868a1ad783c4208ea3a44f89f07687 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Sun, 28 Jun 2026 02:58:56 +0200 Subject: Renames dummy VM architecture --- arch/dummy/plots.cpp | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 arch/dummy/plots.cpp (limited to 'arch/dummy/plots.cpp') diff --git a/arch/dummy/plots.cpp b/arch/dummy/plots.cpp deleted file mode 100644 index 8cece2f..0000000 --- a/arch/dummy/plots.cpp +++ /dev/null @@ -1,5 +0,0 @@ -std::array, 0> g_arch_traces = {}; -std::array, 0> g_arch_traces_heatmaps = {}; -std::array g_arch_plots = {}; -std::array g_arch_plots_stacked = {}; -std::array g_arch_plots_heatmaps = {}; -- cgit v1.2.1