<dec f='src/src/common/include/prop/prop_array.h' l='58' type='void prop_array_remove(prop_array_t , unsigned int )'/>
<use f='src/src/common/lib/libppath/ppath.c' l='544' u='c' c='ppath_delete_object'/>
<use f='src/src/common/lib/libppath/ppath.c' l='656' u='c' c='ppath_copyset_object_helper'/>
<def f='src/src/common/lib/libprop/prop_array.c' l='691' ll='720' type='void prop_array_remove(prop_array_t pa, unsigned int idx)'/>
<doc f='src/src/common/lib/libprop/prop_array.c' l='686'>/*
 * prop_array_remove --
 *	Remove the reference to an object from an array at the specified
 *	index.	The array will be compacted following the removal.
 */</doc>
