diff --git a/t/lib/WebGUI/Test.pm b/t/lib/WebGUI/Test.pm index d3aa92efe..4dac81b1d 100644 --- a/t/lib/WebGUI/Test.pm +++ b/t/lib/WebGUI/Test.pm @@ -394,22 +394,6 @@ sub webguiBirthday { return 997966800 ; } -#---------------------------------------------------------------------------- - -=head2 webguiBirthday ( ) - -This constant is used in several tests, so it's reproduced here so it can -be found easy. This is the epoch date when WebGUI was released. - -=cut - -sub webguiBirthday { - return 997966800 ; -} - - - - #---------------------------------------------------------------------------- =head2 originalConfig ( $param )