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 )