mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 20:30:08 +03:00
Merge pull request #3281 from fufesou/macos/remove_unused_code
macos remove unused code
This commit is contained in:
@@ -16,7 +16,7 @@ struct AlertResult {
|
||||
button: String,
|
||||
}
|
||||
|
||||
/// Alert dialog, return the clicked button value.
|
||||
/// Firstly run the specified app, then alert a dialog. Return the clicked button value.
|
||||
///
|
||||
/// # Arguments
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user