Quick Updates

svn path=/trunk/boinc/; revision=17764
This commit is contained in:
Rom Walton 2009-04-09 16:03:44 +00:00
parent 0138a2d578
commit c8fecfa3b4
1 changed files with 0 additions and 4 deletions

View File

@ -244,7 +244,6 @@ $windows = array(
"versions"=>array( "versions"=>array(
$w66, $w66,
$w64, $w64,
$w6219,
$w5816, $w5816,
) )
); );
@ -256,7 +255,6 @@ $windowsx64 = array(
"versions"=>array( "versions"=>array(
$w66x64, $w66x64,
$w64x64, $w64x64,
$w6219x64,
) )
); );
@ -269,8 +267,6 @@ $mac = array(
$m66c, $m66c,
$m6218, $m6218,
$m6218c, $m6218c,
$m51045,
$m51045c,
) )
); );