ConfigFile::remove
From King Arthur's Gold Wiki
Revision as of 15:01, 29 September 2012 by Shadlington (Talk | contribs)
Removes the given key (and its value) if it currently exists in the ConfigFile.
void remove( const string &in key )
Object method of: ConfigFile