Blob Blame History Raw
=== modified file 'lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386/CPU.pm'
--- lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386/CPU.pm	2013-11-26 22:37:40 +0000
+++ lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386/CPU.pm	2014-02-07 16:27:36 +0000
@@ -85,7 +85,6 @@
 
     # The last one
     $cpusocket{$current->{NBSOCKET}}=$current;
-    print Dumper($current);
 
     # Add the values to XML
     $common->addCPU($current);