nestlevel count per file

This commit is contained in:
ceriel
1987-08-10 11:17:20 +00:00
parent 555e7be7db
commit 46e73612ba
4 changed files with 4 additions and 2 deletions

View File

@@ -53,7 +53,6 @@ AtEoIT()
AtEoIF()
{
#ifndef NOPP
extern int nestlevel;
if (nestlevel != -1) lexwarning("missing #endif");
else