summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--make.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/make.h b/make.h
index 30ed55f..49c2522 100644
--- a/make.h
+++ b/make.h
@@ -305,6 +305,3 @@ extern unsigned int makelevel;
#define DEBUGPR(msg) \
do if (debug_flag) { print_spaces (depth); printf (msg, file->name); \
fflush (stdout); } while (0)
-
-/* !!! compile frob */
- int compiling;