Remove debug printout
This commit is contained in:
parent
dbdbb7cea2
commit
b530dc99c4
@ -25,7 +25,6 @@ use constant DEFAULT_BOGO_MIPS => 2000;
|
||||
|
||||
sub _cpuinfo {
|
||||
my ($self)= @_;
|
||||
print "_cpuinfo\n";
|
||||
|
||||
my $info_file= "/proc/cpuinfo";
|
||||
if ( !( -e $info_file and -f $info_file) ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user