Removes link from another object
#include <s3d.h>
int s3d_unlink(int oid);
Remove the link of object oid to its target.
Simon Wunderlich
Author of s3d