shm_remove_var Removes a variable from shared memory Description intshm_remove_var intshm_identifier intvariable_key Removes a variable with a given variable_key and frees the occupied memory. See also shm_remove.