diff options
Diffstat (limited to 'libports/reallocate-port.c')
-rw-r--r-- | libports/reallocate-port.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libports/reallocate-port.c b/libports/reallocate-port.c index 891786cb..b2977dd3 100644 --- a/libports/reallocate-port.c +++ b/libports/reallocate-port.c @@ -58,8 +58,3 @@ ports_reallocate_port (void *portstruct) if (dropref) ports_port_deref (pi); } - - - - - |