diff --git a/basis/unix/groups/groups.factor b/basis/unix/groups/groups.factor index 371bec9a70..f4d91df245 100644 --- a/basis/unix/groups/groups.factor +++ b/basis/unix/groups/groups.factor @@ -46,7 +46,6 @@ PRIVATE> : group-name ( id -- string ) dup group-cache get [ - "yo" print dupd at* [ name>> nip ] [ drop number>string ] if ] [ group-struct [ group-gr_name ] [ f ] if*