]> andersk Git - splint.git/blobdiff - src/Headers/globals.h
Fixed line numbering when multi-line macro parameters are used.
[splint.git] / src / Headers / globals.h
index da374fe952db5d4b860a5de81fa20460a95c4abb..aafb222b6b8ad12adcd2e1282663711084bbd114 100644 (file)
@@ -110,9 +110,6 @@ extern void setFileLine (fileId p_s, int p_line)
 # define setFileLine(s, line) \
   (context_setFilename(s, line))
 
-/*@constant int PRINTBREADTH;@*/ /* For printing lists.  Should be parameter... */ /*@i32@*/
-# define PRINTBREADTH 3
-
 # else
 # error "Multiple include"
 # endif
This page took 0.069211 seconds and 4 git commands to generate.