Przeglądaj źródła

macros newlocal() and oldlocal() moved to alloc.h

bal 40 lat temu
rodzic
commit
8a15a3f597
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      util/ego/share/locals.c

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

@@ -18,8 +18,6 @@
 #include "../../../h/em_mes.h"
 #include "locals.h"
 
-#define newlocal()	(local_p) newstruct(local)
-#define oldlocal(x)	oldstruct(local,x)
 
 extern short nrglobals;