From 9e4dca69b2ed6db92e4b4cd48ef74f45b43cbb18 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Fri, 19 Sep 2008 17:25:24 +0000 Subject: [PATCH] -Remove duplicate definition of Version function git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2211 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Utils.pm | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/perl-xCAT/xCAT/Utils.pm b/perl-xCAT/xCAT/Utils.pm index cc1f48c6a..6937cf8c4 100644 --- a/perl-xCAT/xCAT/Utils.pm +++ b/perl-xCAT/xCAT/Utils.pm @@ -2387,28 +2387,6 @@ sub isMounted } #------------------------------------------------------------------------------- -=head3 Version - Returns the Version of the release, to be used for the version flag on - each command - Arguments: - None - Returns: - version number - Globals: - none - Error: - Example: - my $version= xCAT::Version(); -=cut - -#------------------------------------------------------------------------------- -sub Version -{ -my $version="Version 2.1"; - return $version; -} -#------------------------------------------------------------------------------- - =head3 runxcatd Stops or starts xcatd Arguments: