X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fpart_device.html;h=146070fd98dc6a186d566f3446cb60dd504be2f6;hb=f424f11eb366fe64f5f7bb42b21745e22537cab1;hp=da090dfa23439d28ad1268bbdb50b4f1ed747cc3;hpb=0907d7eb5c2b65c9b9a797b92802a21e618d8b96;p=freeside.git diff --git a/httemplate/edit/part_device.html b/httemplate/edit/part_device.html index da090dfa2..146070fd9 100644 --- a/httemplate/edit/part_device.html +++ b/httemplate/edit/part_device.html @@ -20,8 +20,6 @@ my $extra_sql = ); $extra_sql = $extra_sql ? " WHERE ( $extra_sql ) " : " WHERE 0 = 1 "; -warn $extra_sql; - my $html_bottom_sub = sub { my $part_device = shift;