mirror of https://github.com/odrling/Aegisub
Delete agi::Options::DumpAll declaration, as the definition doesn't exist
Originally committed to SVN as r6015.
This commit is contained in:
parent
4c3d191de8
commit
2f73b55b64
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue