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

    r4810254 r7ecfb7b  
    341341        int8_t buf[8];
    342342
     343        (void)k;
     344
    343345        if (NOT astat)                  /* only do this on key closures */
    344346                return;
Note: See TracChangeset for help on using the changeset viewer.