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

    r4810254 r7ecfb7b  
    9090int16_t wdfnbox(int16_t n)
    9191{
    92         register int16_t wval;
    93         register int8_t wsgn;
    94         register int16_t *fpuws;
    95 
    9692        switch (n) {    /* switch off of window ID */
    9793
Note: See TracChangeset for help on using the changeset viewer.