Changeset 7ecfb7b in buchla-68k for ram/ldselbx.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/ldselbx.c

    r4810254 r7ecfb7b  
    105105int16_t scskip(FILE *fp, int16_t ns)
    106106{
    107         register int16_t ehdr, go;
     107        register int16_t go;
    108108        int8_t etype;
    109109        int8_t erms[64];
Note: See TracChangeset for help on using the changeset viewer.