X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;ds=sidebyside;f=src%2Ftexsourc%2Fyandytex.h;h=026a8b8b87343a9cf5f3d13ef5e7455a20801b0c;hb=142c4c0631afd4f84c449774b684863acfa7a63e;hp=1f2537228f55bc64b42ae3217dfb2bfd61d21caf;hpb=734cf20ca80dd0004bc9bee161c092c5e4929c5b;p=putex%2Fputex.git diff --git a/src/texsourc/yandytex.h b/src/texsourc/yandytex.h index 1f25372..026a8b8 100644 --- a/src/texsourc/yandytex.h +++ b/src/texsourc/yandytex.h @@ -795,7 +795,6 @@ extern char * aux_directory; extern char * fmt_directory; extern char * pdf_directory; extern clock_t start_time, main_time, finish_time; -extern int closed_already; extern memory_word * allocate_main_memory (int size); extern memory_word * realloc_main (int lo_size, int hi_size);