servicemp3.cpp: more simple/flexible streaming detection
[enigma2.git] / lib / python / Tools / HardwareInfo.py
index 612a565f34cfcd2165fd387764b52f52fed89d7d..e72d29124d6b3389769ece725c1c0627c5306a79 100644 (file)
@@ -3,7 +3,7 @@ class HardwareInfo:
 
        def __init__(self):
                if HardwareInfo.device_name is not None:
 
        def __init__(self):
                if HardwareInfo.device_name is not None:
-                       print "using cached result"
+#                      print "using cached result"
                        return
 
                HardwareInfo.device_name = "unknown"
                        return
 
                HardwareInfo.device_name = "unknown"