diff options
Diffstat (limited to 'libports/resume-port-rpcs.c')
-rw-r--r-- | libports/resume-port-rpcs.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libports/resume-port-rpcs.c b/libports/resume-port-rpcs.c index 5dc5c70e..6d71ab50 100644 --- a/libports/resume-port-rpcs.c +++ b/libports/resume-port-rpcs.c @@ -37,6 +37,3 @@ ports_resume_port_rpcs (void *portstruct) } pthread_mutex_unlock (&_ports_lock); } - - - |