ConfigFile::remove
From King Arthur's Gold Wiki
Removes the given key (and its value) if it currently exists in the ConfigFile.
void remove( const string &in key )
Object method of: ConfigFile
Removes the given key (and its value) if it currently exists in the ConfigFile.
void remove( const string &in key )
Object method of: ConfigFile