remove method

void remove()

Remove the body

Implementation

void remove(){
  printError("Core", "Remove error.");
}