summaryrefslogtreecommitdiffstats
path: root/src/dmidecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dmidecode.c')
-rw-r--r--src/dmidecode.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dmidecode.c b/src/dmidecode.c
index 11dbd50..d2f340f 100644
--- a/src/dmidecode.c
+++ b/src/dmidecode.c
@@ -5004,7 +5004,6 @@ int dump(const char *dumpfile)
free(buf);
//. TODO: Exception
- //dmiSetItem(pydata, "detect", "No SMBIOS nor DMI entry point found, sorry G.");
if(!found)
ret = -1;
}