From 762c5276fd7e49ec5f4e76973c1159b31e4fec63 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 12 Sep 2020 11:39:25 +0200 Subject: cleanup: remove empty files in desktop-widgets/statistics This functionality never came to be and there are fundamentally different plans floating around. Therefore, remove these empty files. Signed-off-by: Berthold Stoeger --- desktop-widgets/statistics/monthstatistics.cpp | 0 desktop-widgets/statistics/monthstatistics.h | 0 desktop-widgets/statistics/statisticsbar.cpp | 0 desktop-widgets/statistics/statisticsbar.h | 0 desktop-widgets/statistics/yearstatistics.cpp | 0 desktop-widgets/statistics/yearstatistics.h | 0 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 desktop-widgets/statistics/monthstatistics.cpp delete mode 100644 desktop-widgets/statistics/monthstatistics.h delete mode 100644 desktop-widgets/statistics/statisticsbar.cpp delete mode 100644 desktop-widgets/statistics/statisticsbar.h delete mode 100644 desktop-widgets/statistics/yearstatistics.cpp delete mode 100644 desktop-widgets/statistics/yearstatistics.h (limited to 'desktop-widgets/statistics') diff --git a/desktop-widgets/statistics/monthstatistics.cpp b/desktop-widgets/statistics/monthstatistics.cpp deleted file mode 100644 index e69de29bb..000000000 diff --git a/desktop-widgets/statistics/monthstatistics.h b/desktop-widgets/statistics/monthstatistics.h deleted file mode 100644 index e69de29bb..000000000 diff --git a/desktop-widgets/statistics/statisticsbar.cpp b/desktop-widgets/statistics/statisticsbar.cpp deleted file mode 100644 index e69de29bb..000000000 diff --git a/desktop-widgets/statistics/statisticsbar.h b/desktop-widgets/statistics/statisticsbar.h deleted file mode 100644 index e69de29bb..000000000 diff --git a/desktop-widgets/statistics/yearstatistics.cpp b/desktop-widgets/statistics/yearstatistics.cpp deleted file mode 100644 index e69de29bb..000000000 diff --git a/desktop-widgets/statistics/yearstatistics.h b/desktop-widgets/statistics/yearstatistics.h deleted file mode 100644 index e69de29bb..000000000 -- cgit v1.2.3-70-g09d2