diff options
Diffstat (limited to 'winsup/cygwin/thread.h')
-rw-r--r-- | winsup/cygwin/thread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/thread.h b/winsup/cygwin/thread.h index c2758c6e5..d7a298514 100644 --- a/winsup/cygwin/thread.h +++ b/winsup/cygwin/thread.h @@ -61,7 +61,6 @@ struct _winsup_t /* console.cc */ unsigned _rarg; - char _my_title_buf[TITLESIZE + 1]; /* dlfcn.cc */ int _dl_error; |