From 27f4e6b2935f700a9b2dc74877154d8367776217 Mon Sep 17 00:00:00 2001 From: graemeg Date: Sun, 31 Aug 2008 17:35:02 +0000 Subject: * Removed the debug line in TfpgApplication.CreateHintWindow. --- src/corelib/fpgfx.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/src/corelib/fpgfx.pas b/src/corelib/fpgfx.pas index 67f10d2d..934ffe4b 100644 --- a/src/corelib/fpgfx.pas +++ b/src/corelib/fpgfx.pas @@ -1001,7 +1001,6 @@ begin if not Assigned(FHintWindow) then begin FHintWindow := HintWindowClass.Create(nil); - writeln('HintWindow.Classname=', FHintWindow.ClassName); TfpgHintWindow(FHintWindow).Visible := False; end; end; -- cgit v1.2.3-70-g09d2