From 6a84844ddf779ba9fb0690f2631660fdbb42bfeb Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Sun, 15 Mar 2020 16:27:31 -0400 Subject: [PATCH] Icon-O-Matic: Disable printing statistics. Not really needed, and for now triggers a lot of deprecation warnings. --- .../icon-o-matic/import_export/flat_icon/FlatIconExporter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/icon-o-matic/import_export/flat_icon/FlatIconExporter.h b/src/apps/icon-o-matic/import_export/flat_icon/FlatIconExporter.h index 455c7aabff..4050572342 100644 --- a/src/apps/icon-o-matic/import_export/flat_icon/FlatIconExporter.h +++ b/src/apps/icon-o-matic/import_export/flat_icon/FlatIconExporter.h @@ -26,7 +26,7 @@ _BEGIN_ICON_NAMESPACE _END_ICON_NAMESPACE -#define PRINT_STATISTICS 1 +#define PRINT_STATISTICS 0 #if PRINT_STATISTICS # include