summaryrefslogtreecommitdiff
path: root/libports
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-08-24 19:36:49 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-08-24 19:36:49 +0000
commitc7d2ebc71e84690d894abf13edf402ded1419acd (patch)
tree053dfb05de8248fceb7c3079a293c7aff0c868e4 /libports
parenta162cfe766932edf1869a3dfb5c681dadefa72a8 (diff)
(ports_interrupt_rpc): Really never mind.
Diffstat (limited to 'libports')
-rw-r--r--libports/interrupt-rpcs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libports/interrupt-rpcs.c b/libports/interrupt-rpcs.c
index 1420f8c3..0be2ffbe 100644
--- a/libports/interrupt-rpcs.c
+++ b/libports/interrupt-rpcs.c
@@ -27,7 +27,6 @@ ports_interrupt_rpc (void *portstruct)
{
struct port_info *pi = portstruct;
struct rpc_info *rpc;
- mach_port_t self = mach_thread_self ();
mutex_lock (&_ports_lock);