From 55adfc642fe292ed93aa1d542104a5123fc8d131 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 29 Oct 2009 07:47:39 +0000 Subject: [PATCH] (deleted accidental debug line) --- harbour/utils/hbmk2/hbmk2.prg | 1 - 1 file changed, 1 deletion(-) diff --git a/harbour/utils/hbmk2/hbmk2.prg b/harbour/utils/hbmk2/hbmk2.prg index 10dc0e677d..73ce4a8d9a 100644 --- a/harbour/utils/hbmk2/hbmk2.prg +++ b/harbour/utils/hbmk2/hbmk2.prg @@ -4123,7 +4123,6 @@ FUNCTION hbmk( aArgs, /* @ */ lPause ) IF hbmk[ _HBMK_lDEBUGINC ] hbmk_OutStd( hb_StrFormat( "debuginc: EXEDEPLIB %1$s", tmp2 ) ) ENDIF - ? hb_FGetDateTime( tmp2, @tmp1 ), tmp2, tmp1, tTarget, tmp1 > tTarget IF ! hb_FGetDateTime( tmp2, @tmp1 ) .OR. tmp1 > tTarget lTargetUpToDate := .F. EXIT