summaryrefslogtreecommitdiff
path: root/core/helpers/graphics.php
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-02-23 22:37:49 +0000
committerTim Almdal <tnalmdal@shaw.ca>2009-02-23 22:37:49 +0000
commitb40f25cbed921970c7eb854910de76cad2624c1d (patch)
treedd188f90274b668674840123912329895794a16e /core/helpers/graphics.php
parent4b08146c4582b03405b492dd42b0aef66fe9d749 (diff)
Remove debugging information
Diffstat (limited to 'core/helpers/graphics.php')
-rw-r--r--core/helpers/graphics.php1
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";
}
/**