Icon-O-Matic: Disable printing statistics.
Not really needed, and for now triggers a lot of deprecation warnings.
This commit is contained in:
parent
c207330527
commit
6a84844ddf
@ -26,7 +26,7 @@ _BEGIN_ICON_NAMESPACE
|
||||
_END_ICON_NAMESPACE
|
||||
|
||||
|
||||
#define PRINT_STATISTICS 1
|
||||
#define PRINT_STATISTICS 0
|
||||
|
||||
#if PRINT_STATISTICS
|
||||
# include <Point.h>
|
||||
|
Loading…
Reference in New Issue
Block a user