diff options
| author | rsc <devnull@localhost> | 2004-12-28 03:42:11 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2004-12-28 03:42:11 +0000 |
| commit | 93eb807ac2b7c23cae2b0999957532b5b666f437 (patch) | |
| tree | 22b181659fc901d7d87ae0af0f6f69cdaa22c57b /src/libthread/Linux.c | |
| parent | f5ff4947dd510fa5b6ab6fc71ce2515a313402ce (diff) | |
remove debugging
Diffstat (limited to 'src/libthread/Linux.c')
| -rw-r--r-- | src/libthread/Linux.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libthread/Linux.c b/src/libthread/Linux.c index 1c9d8c20..be97f5a7 100644 --- a/src/libthread/Linux.c +++ b/src/libthread/Linux.c @@ -8,9 +8,6 @@ #include "thread.h" #include "threadimpl.h" -int ngetpid; - - /* * spin locks */ |