make widget stuff manglable
[catagits/Reaction.git] / lib / Reaction / UI / Widget / Value / Image.pm
index 623fd2e..a958a4f 100644 (file)
@@ -5,7 +5,6 @@ use Reaction::UI::WidgetClass;
 class Image, which {
 
   implements fragment image {
-    warn $_{viewport};
       if($_{viewport}->value_string) {
       arg uri => $_{viewport}->uri;
       render 'has_image';