summaryrefslogtreecommitdiff
path: root/osinfo
diff options
context:
space:
mode:
Diffstat (limited to 'osinfo')
-rw-r--r--osinfo/osinfo_db.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/osinfo/osinfo_db.c b/osinfo/osinfo_db.c
index 4d8172b..61942b4 100644
--- a/osinfo/osinfo_db.c
+++ b/osinfo/osinfo_db.c
@@ -803,7 +803,6 @@ static gboolean compare_tree(OsinfoTree *tree,
*ret_os = os;
if (matched != NULL) {
*matched = os_tree;
- osinfo_tree_set_os(*matched, *ret_os);
found = TRUE;
}
break;