Remove obsolete methods for importing.
This commit is contained in:
@@ -13,11 +13,6 @@ namespace Cryville.Crtr.Browsing {
|
||||
bool ImportFrom(Uri uri);
|
||||
void RemoveAt(int index);
|
||||
|
||||
[Obsolete]
|
||||
string[] GetSupportedFormats();
|
||||
[Obsolete]
|
||||
IReadOnlyDictionary<string, string> GetPresetPaths();
|
||||
|
||||
void Activate();
|
||||
void Deactivate();
|
||||
}
|
||||
|
Reference in New Issue
Block a user