Skip to content

Commit a68caeb

Browse files
committed
Remove debugging code
1 parent 0aeca31 commit a68caeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Svg/Surface/SurfaceCpdf.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,6 @@ public function setStyle(Style $style)
427427

428428
public function setFont($family, $style, $weight)
429429
{
430-
var_dump("$family.$style.$weight");
431430
$map = array(
432431
"serif" => "Times",
433432
"sans-serif" => "Helvetica",

0 commit comments

Comments
 (0)