From 0a1d21f10c343f09c4fbd5349ac45c407ca0549a Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 11 Nov 1999 02:57:56 +0000 Subject: [PATCH] (removed a comment incidentally left there) --- harbour/source/rtl/fm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/source/rtl/fm.c b/harbour/source/rtl/fm.c index bb52086e10..f7c2892a64 100644 --- a/harbour/source/rtl/fm.c +++ b/harbour/source/rtl/fm.c @@ -57,7 +57,7 @@ about several statistical data about memory management, it will show these on exit if memory seem to have leaked. This should be normally turned off in a final release */ -//#define HB_FM_STATISTICS +#define HB_FM_STATISTICS /* NOTE: The following #include "hbwinapi.h" must be ahead of any other #include statements! */