@@ -4735,18 +4735,15 @@ cackey_slots[currslot].label = NULL; } cackey_slots[currslot].active = 0; } - } else { - } } /* Determine list of readers */ pcsc_connect_ret = cackey_pcsc_connect(); -/* XXX: CAN HANG HERE ! */ if (pcsc_connect_ret != CACKEY_PCSC_S_OK) { CACKEY_DEBUG_PRINTF("Connection to PC/SC failed, assuming no hardware slots"); } else { pcsc_readers_len = 0;