From 2e18cad2d5efc0b9bfea386f78df54f485f141e6 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 27 Jan 2012 21:41:25 +0000 Subject: [PATCH] 2012-01-27 22:40 UTC+0100 Viktor Szakats (harbour syenar.net) * contrib/hbhttpd/tests/eshop.prg * deleted debug line --- harbour/ChangeLog | 4 ++++ harbour/contrib/hbhttpd/tests/eshop.prg | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0b80c3f4ec..2e385e2ff8 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-01-27 22:40 UTC+0100 Viktor Szakats (harbour syenar.net) + * contrib/hbhttpd/tests/eshop.prg + * deleted debug line + 2012-01-27 21:15 UTC+0100 Viktor Szakats (harbour syenar.net) * contrib/hbhttpd/core.prg * contrib/hbhttpd/tests/eshop.prg diff --git a/harbour/contrib/hbhttpd/tests/eshop.prg b/harbour/contrib/hbhttpd/tests/eshop.prg index 10c6ac49fd..d95c29c12e 100644 --- a/harbour/contrib/hbhttpd/tests/eshop.prg +++ b/harbour/contrib/hbhttpd/tests/eshop.prg @@ -97,8 +97,6 @@ PROCEDURE Main() ? "Listening on port:", nPort := 8002 - oLogError:Add( "hello" ) - oServer := UHttpdNew() IF ! oServer:Run( {;