[interchange] * Remove extra line of code added when moving to git repository

Mike Heins interchange-cvs at icdevgroup.org
Thu Apr 4 18:44:38 UTC 2013


commit 29eec0e525a451a1f57a82989d262a22b4a30da0
Author: Mike Heins <heins at icdevgroup.com>
Date:   Thu Apr 4 14:41:33 2013 -0400

    * Remove extra line of code added when moving to git repository

 lib/Vend/UserDB.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/Vend/UserDB.pm b/lib/Vend/UserDB.pm
index 1ab5e69..d2a320f 100644
--- a/lib/Vend/UserDB.pm
+++ b/lib/Vend/UserDB.pm
@@ -889,7 +889,6 @@ sub get_values {
 				else {
 					$::Values->{$_} = $hash->{$_};
 				}
-				$::Values->{$_} = $hash->{$_};
 			}
 		}
 	}



More information about the interchange-cvs mailing list