Remove useless call to getGallery.

This commit is contained in:
Colin Kuskie 2011-08-05 12:02:23 -07:00
parent 620d34b8f7
commit 693bccde4b

View file

@ -645,8 +645,6 @@ sub www_edit {
name => "title",
value => ( $form->get("title") || $self->title ),
});
$self->getGallery;
$var->{ form_synopsis }
= WebGUI::Form::HTMLArea( $session, {