]> andersk Git - splint.git/blobdiff - src/mtDeclarationNode.c
Integrated Herbert Martin Dietze's changes for OS/2.
[splint.git] / src / mtDeclarationNode.c
index 19c4d8f226c7d7472a80cf7944f5d33111c78ad2..9ac26f1ffd55ae2b8d31bf187ad44cb49b24a1c7 100644 (file)
@@ -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.029323 seconds and 4 git commands to generate.