Delete agi::Options::DumpAll declaration, as the definition doesn't exist

Originally committed to SVN as r6015.
This commit is contained in:
Thomas Goyne 2011-12-22 21:11:57 +00:00
parent 4c3d191de8
commit 2f73b55b64
1 changed files with 0 additions and 3 deletions

View File

@ -117,9 +117,6 @@ public:
/// Write the user configuration to disk, throws an exception if something goes wrong.
void Flush();
/// Print internal option type, name and values.
void DumpAll();
};
} // namespace agi