]> andersk Git - splint.git/blobdiff - src/mtDeclarationNode.c
Remove empty configure file. This should not be in CVS.
[splint.git] / src / mtDeclarationNode.c
index b07f3e65d40fbd9b9dc6412373f5495bf0b91540..9ac26f1ffd55ae2b8d31bf187ad44cb49b24a1c7 100644 (file)
@@ -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. */
This page took 0.031981 seconds and 4 git commands to generate.