fix empty POD complaints from PodChecker

This commit is contained in:
Colin Kuskie 2008-04-18 16:36:20 +00:00
parent a72b16e138
commit 57934cf1bc
3 changed files with 2 additions and 10 deletions

View file

@ -97,8 +97,6 @@ Returns a list of options for the user to pay to. It is a hash of hashrefs, wit
A WebGUI::Shop::Cart object. A WebGUI::Error::InvalidParam exception will be thrown if it doesn't get one.
=head3
=cut
sub getOptions {
@ -154,8 +152,6 @@ sub getPaymentGateway {
Returns an array ref of all payment gateway objects in the db.
=head3
=cut
sub getPaymentGateways {