diff options
Diffstat (limited to 'include/thread.h')
-rw-r--r-- | include/thread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/thread.h b/include/thread.h index 2301191d..739fe0fe 100644 --- a/include/thread.h +++ b/include/thread.h @@ -82,7 +82,6 @@ struct Alt void *v; uint op; _Thread *thread; - Alt *xalt; }; struct _Altarray |