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

    r4810254 r7ecfb7b  
    657657void sdwin(int16_t n)
    658658{
    659         int16_t atr[64], atrib, i;
     659        int16_t atrib, i;
    660660
    661661        if (ndisp NE 2)                 /* only if score is selected */
Note: See TracChangeset for help on using the changeset viewer.