Remove redundant macro and function called `__getreent'
Just rely on the inline version in include/cygwin/config.h Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -436,6 +436,4 @@ public:
|
||||
_cygtls::call_signal_handler. */
|
||||
~wait_signal_arrived () { _my_tls.unwait_signal_arrived (); }
|
||||
};
|
||||
|
||||
#define __getreent() (&_my_tls.local_clib)
|
||||
/*gentls_offsets*/
|
||||
|
Reference in New Issue
Block a user