Browse Source

NG_IGNORE something

rlar 14 years ago
parent
commit
86ea7c5290
  1. 4
      ChangeLog
  2. 2
      src/frontend/postcoms.c

4
ChangeLog

@ -1,3 +1,7 @@
2012-02-10 Holger Vogt / (Robert Larice)
* src/frontend/postcoms.c :
NG_IGNORE something
2012-02-10 Dietmar Warning
* src/spicelib/devices/dio/*.c,*.h: Typo with junction potential name

2
src/frontend/postcoms.c

@ -880,6 +880,8 @@ DelPlotWindows(struct plot *pl)
/* else
break; */
}
#else
NG_IGNORE(pl);
#endif
}

Loading…
Cancel
Save