* cygwin.sc: Remove unrequired and erroneous definition.

This commit is contained in:
Christopher Faylor 2008-06-03 02:22:36 +00:00
parent 11a36faaa6
commit 585cd03044
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-06-02 Christopher Faylor <me+cygwin@cgf.cx>
* cygwin.sc: Remove unrequired and erroneous definition.
2008-05-30 Christopher Faylor <me+cygwin@cgf.cx>
* select.cc (peek_pipe): Semi-reinstate pipe NT-special write

View File

@ -111,7 +111,6 @@ SECTIONS
}
__cygheap_end = ABSOLUTE(.);
__cygheap_end1 = __cygheap_mid + SIZEOF(.cygheap);
__cygwin_debug_size = SIZEOF(.gnu_debuglink);
/DISCARD/ :
{
*(.debug$S)