diff options
Diffstat (limited to 'libports/lookup-port.c')
-rw-r--r-- | libports/lookup-port.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libports/lookup-port.c b/libports/lookup-port.c index 373d929c..f79f6f0c 100644 --- a/libports/lookup-port.c +++ b/libports/lookup-port.c @@ -50,5 +50,3 @@ ports_lookup_port (struct port_bucket *bucket, return pi; } - - |