summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/debug.h')
-rw-r--r--winsup/cygwin/debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/debug.h b/winsup/cygwin/debug.h
index 56c922d60..09a74e917 100644
--- a/winsup/cygwin/debug.h
+++ b/winsup/cygwin/debug.h
@@ -81,7 +81,6 @@ extern int pinger;
struct handle_list
{
- BOOL allocated;
HANDLE h;
const char *name;
const char *func;