Browse Source

As getbblocks() was moved to cf.c, em_flag.h need no longer
be included.; also, the declaration for em_flag[] was removed.

bal 40 years ago
parent
commit
4ab54c85a8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      util/ego/share/get.c

+ 0 - 2
util/ego/share/get.c

@@ -18,9 +18,7 @@
 #include "../../../h/em_mnem.h"
 #include "../../../h/em_pseu.h"
 #include "../../../h/em_mes.h"
-#include "../../../h/em_flag.h"
 
-extern char em_flag[];
 FILE *curinp;
 block_id lastbid;	/* block identifying number */
 lab_id	 lastlabid;	/* last label identifier */