NG_IGNORE something

This commit is contained in:
rlar 2012-02-10 16:57:21 +00:00
parent d041b7b503
commit 86ea7c5290
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

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