summaryrefslogtreecommitdiff
path: root/libtrivfs/protid-clean.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs/protid-clean.c')
-rw-r--r--libtrivfs/protid-clean.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libtrivfs/protid-clean.c b/libtrivfs/protid-clean.c
index a9623a3c..f98da6a5 100644
--- a/libtrivfs/protid-clean.c
+++ b/libtrivfs/protid-clean.c
@@ -50,6 +50,3 @@ trivfs_clean_protid (void *arg)
if (cred->realnode != MACH_PORT_NULL)
mach_port_deallocate (mach_task_self (), cred->realnode);
}
-
-
-