diff options
-rw-r--r-- | core/helpers/graphics.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/helpers/graphics.php b/core/helpers/graphics.php index a03d1f75..92e1c3f7 100644 --- a/core/helpers/graphics.php +++ b/core/helpers/graphics.php @@ -137,7 +137,6 @@ class graphics_Core { $item->resize_dirty = 0; } $item->save(); - print "exiting generate\n"; } /** |