mirror of
https://github.com/open-simh/simh.git
synced 2026-01-25 19:57:36 +00:00
Compiler suggested cleanups
This commit is contained in:
@@ -1148,8 +1148,6 @@ return SCPE_OK;
|
||||
|
||||
t_stat sim_disk_attach_help(FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, char *cptr)
|
||||
{
|
||||
size_t unit_number = (uptr-dptr->units);
|
||||
|
||||
fprintf (st, "%s Disk Attach Help\n\n", dptr->name);
|
||||
|
||||
fprintf (st, "Disk container files can be one of 3 different types:\n\n");
|
||||
|
||||
Reference in New Issue
Block a user