Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
guillomovitch committed May 4, 2012
1 parent a6a6162 commit f43bd08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/FusionInventory/Agent/Tools/Win32.pm
Expand Up @@ -36,7 +36,6 @@ our @EXPORT = qw(
);

sub is64bit {

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

return $localCodepage;

}

sub encodeFromRegistry {
Expand Down

0 comments on commit f43bd08

Please sign in to comment.