diff --git a/ext2spice/ext2spice.c b/ext2spice/ext2spice.c index b7dd1fce..16ea8584 100644 --- a/ext2spice/ext2spice.c +++ b/ext2spice/ext2spice.c @@ -1833,7 +1833,6 @@ topVisit(def, doStub) hep = HashFind(&portNameTable, pname); nodeName->efnn_port = (int)(pointertype)HashGetValue(hep); } - if (nodeName != NULL) break; } } HashKill(&portNameTable);