Changeset 7ecfb7b in buchla-68k for ram/ptread.c


Ignore:
Timestamp:
07/14/2017 09:11:47 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
aa021e2
Parents:
4810254
Message:

Unused variables and parameters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/ptread.c

    r4810254 r7ecfb7b  
    212212int16_t ptread(FILE *fp)
    213213{
    214         register int16_t go;
    215214        int8_t cb;
    216 
    217         go = TRUE;
    218215
    219216        ldwmsg(" Busy -- please stand by", (int8_t *)NULL, "  Reading patches",
Note: See TracChangeset for help on using the changeset viewer.