(libnx) Try to silence warnings

This commit is contained in:
twinaphex 2020-02-10 12:36:11 +01:00
parent 9dbad614a5
commit 880391d0c5
10 changed files with 83 additions and 62 deletions

View file

@ -236,7 +236,6 @@ void disk_control_get_image_label(
error:
label[0] = '\0';
return;
}
/***********/