From fe65e17b5101f02a1a057b7cecacc001e575bc43 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 30 May 2008 17:35:59 +0000 Subject: [PATCH] TOFIX removed. --- harbour/contrib/hbvpdf/hbvpdft.prg | 2 -- 1 file changed, 2 deletions(-) diff --git a/harbour/contrib/hbvpdf/hbvpdft.prg b/harbour/contrib/hbvpdf/hbvpdft.prg index 2d928d7f74..2710c02712 100644 --- a/harbour/contrib/hbvpdf/hbvpdft.prg +++ b/harbour/contrib/hbvpdf/hbvpdft.prg @@ -170,8 +170,6 @@ DEFAULT lOptimize TO .f. ::aReport[ PAGEIMAGES ] := {} ::aReport[ PAGEFONTS ] := {} -// TOFIX: This external file dependency should be removed. - cTemp := vpdf_FontsDat() n1 := len( cTemp ) / ( 2 * n2 ) ::aReport[ FONTWIDTH ] := array( n1, n2 )