summaryrefslogtreecommitdiff
path: root/demo/win32/winhello.pp
diff options
context:
space:
mode:
Diffstat (limited to 'demo/win32/winhello.pp')
-rw-r--r--demo/win32/winhello.pp11
1 files changed, 0 insertions, 11 deletions
diff --git a/demo/win32/winhello.pp b/demo/win32/winhello.pp
index 81a545315a..b0b7195c9a 100644
--- a/demo/win32/winhello.pp
+++ b/demo/win32/winhello.pp
@@ -1,5 +1,4 @@
{
- $Id: winhello.pp,v 1.4 2002/09/07 15:06:35 peter Exp $
Copyright (c) 1996 by Charlie Calvert
Modifications by Florian Klaempfl
@@ -108,13 +107,3 @@ begin
end;
Halt(AMessage.wParam);
end.
-
-{
- $Log: winhello.pp,v $
- Revision 1.4 2002/09/07 15:06:35 peter
- * old logs removed and tabs fixed
-
- Revision 1.3 2002/02/22 13:37:49 pierre
- * fix problem if started through cygwin bash
-
-}