void remove_path(string path)
This function removes path from the Local module searchpath. If path is not in the search path, this is a noop.
The path to be removed.