X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/1b8ae6904556859bbe91aadf35b8adcc1a0611ce..aa9c16018c05551094b01617f312d52735a8ddd9:/src/mtDeclarationNode.c diff --git a/src/mtDeclarationNode.c b/src/mtDeclarationNode.c index b07f3e6..9ac26f1 100644 --- a/src/mtDeclarationNode.c +++ b/src/mtDeclarationNode.c @@ -17,8 +17,8 @@ ** the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, ** MA 02111-1307, USA. ** -** For information on splint: splint@cs.virginia.edu -** To report a bug: splint-bug@cs.virginia.edu +** For information on splint: info@splint.org +** To report a bug: splint-bug@splint.org ** For more information: http://www.splint.org */ /* @@ -378,10 +378,6 @@ extern void mtDeclarationNode_process (mtDeclarationNode node, bool isglobal) } end_mtLoseReferenceList_elements ; } - /*@-usedef@*/ - DPRINTF (("metastate: %s", metaStateInfo_unparse (msinfo))); - /*@=usedef@*/ - tmerge = stateCombinationTable_create (nvalues); /* Default merge is to make all incompatible mergers errors. */