MORTEVIELLE: Fixed compiler warning

This commit is contained in:
Paul Gilbert 2012-01-08 11:22:03 +11:00 committed by Strangerke
parent c72eed7980
commit ca55d928b6

View File

@ -987,7 +987,6 @@ void debloc(int l) {
/* NIVEAU 10 */
void init_nbrepm() {
const byte ipm[9] = { 0, 4, 5, 6, 7, 5, 6, 5, 8 };
int i;
/* debug('init_nbrepm'); */
for (int idx = 0; idx < 9; ++idx)