mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-13 11:35:56 +00:00
add voice_call start_pa
This commit is contained in:
@@ -1412,10 +1412,6 @@ class RustdeskImpl {
|
||||
return false;
|
||||
}
|
||||
|
||||
Future<void> mainStartPa({dynamic hint}) {
|
||||
throw UnimplementedError();
|
||||
}
|
||||
|
||||
bool mainHideDocker({dynamic hint}) {
|
||||
throw UnimplementedError();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user