NG_IGNORE something
This commit is contained in:
parent
d041b7b503
commit
86ea7c5290
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -880,6 +880,8 @@ DelPlotWindows(struct plot *pl)
|
|||
/* else
|
||||
break; */
|
||||
}
|
||||
#else
|
||||
NG_IGNORE(pl);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue