Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
guillomovitch authored and Gonéri Le Bouder committed May 24, 2012
1 parent 3255fcf commit a2d0019
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/FusionInventory/Agent/Tools/Win32.pm
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ our @EXPORT = qw(
);

sub is64bit {

return
any { $_->{AddressWidth} eq 64 }
getWmiObjects(
Expand All @@ -59,7 +58,6 @@ sub getLocalCodepage {
}

return $localCodepage;

}

sub encodeFromRegistry {
Expand Down

0 comments on commit a2d0019

Please sign in to comment.