mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Remove spurious message.
This commit is contained in:
2
main.c
2
main.c
@@ -378,8 +378,6 @@ int main()
|
||||
|
||||
write(cli_sock, deviceInfoResponsePacket, deviceInfoResponsePacket->hdr.len);
|
||||
free(deviceInfoResponsePacket);
|
||||
|
||||
printf("List devices not yet implemented, skipping...\n");
|
||||
continue;
|
||||
case DICMOTE_PACKET_TYPE_RESPONSE_LIST_DEVICES:
|
||||
case DICMOTE_PACKET_TYPE_RESPONSE_SCSI:
|
||||
|
||||
Reference in New Issue
Block a user