From 4aacca4df0511924459a7bbe78021a8dfa33ff3b Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Mon, 22 Dec 2003 00:42:46 +0000 Subject: [PATCH] no message --- lib/WebGUI/Operation/Profile.pm | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/lib/WebGUI/Operation/Profile.pm b/lib/WebGUI/Operation/Profile.pm index 3365bf712..ae0fba3a2 100644 --- a/lib/WebGUI/Operation/Profile.pm +++ b/lib/WebGUI/Operation/Profile.pm @@ -33,33 +33,6 @@ use WebGUI::Utility; our @ISA = qw(Exporter); our @EXPORT = qw(&www_editProfile &www_editProfileSave &www_viewProfile); -#------------------------------------------------------------------- - sub accountOptions { - my ($output); - $output = '
'; - return $output; -} - #------------------------------------------------------------------- # Builds Extra form requirements for anonymous registration. sub getRequiredProfileFields {