]> sourceware.org Git - newlib-cygwin.git/commitdiff
revert erroneously applied change
authorChristopher Faylor <me@cgf.cx>
Thu, 7 Oct 2004 16:53:51 +0000 (16:53 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 7 Oct 2004 16:53:51 +0000 (16:53 +0000)
winsup/cygwin/cygheap.h

index 1ab3a7f793377698656441cf75220d1e01f057f6..b8203bf08464a965eed5909b1934607242bbfa5d 100644 (file)
@@ -278,7 +278,6 @@ struct init_cygheap
   size_t sthreads;
   int open_fhs;
   pid_t pid;                   /* my pid */
-  const char *system_root;
   void close_ctty ();
 };
 
This page took 0.02917 seconds and 5 git commands to generate.