mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 02:41:29 +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,
|
button: String,
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Alert dialog, return the clicked button value.
|
/// Firstly run the specified app, then alert a dialog. Return the clicked button value.
|
||||||
///
|
///
|
||||||
/// # Arguments
|
/// # Arguments
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user