server: Added unlink_named_object function.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 6 Mar 2006 20:00:09 +0000 (21:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Mar 2006 20:00:09 +0000 (21:00 +0100)
commit8cea993033944e927e6bcbceda647322d00916e5
treeb15c882927d6f0afac1d66848639d43823673946
parent251be542aca1dbf418e5c15e4adb0c5a2d7d3fc0
server: Added unlink_named_object function.

Allows to remove the name of an object while keeping around the object
itself.
server/object.c
server/object.h