Changeset 7ecfb7b in buchla-68k for prolog/croot.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
  • prolog/croot.c

    r4810254 r7ecfb7b  
    133133        }
    134134
     135#else
     136        (void)cp;
     137        (void)k;
     138        (void)fname;
    135139#endif
    136140
Note: See TracChangeset for help on using the changeset viewer.