RemoveExtra

lfun
LFUN
  void RemoveExtra (mixed name)

DESCRIPTION
  Remove data from this objects P_EXTRA_DESC.

  Arguments:
    name: the key value to remove.

  The entry P_EXTRA_DESC[<key>] and thus the data stored there is removed.

EXAMPLE
  RemoveExtra("my data");

IMPLEMENTED
  /std/thing/description