diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-23 22:37:49 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-23 22:37:49 +0000 |
commit | b40f25cbed921970c7eb854910de76cad2624c1d (patch) | |
tree | dd188f90274b668674840123912329895794a16e /core/helpers | |
parent | 4b08146c4582b03405b492dd42b0aef66fe9d749 (diff) |
Remove debugging information
Diffstat (limited to 'core/helpers')
-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"; } /** |