Skip to content

Commit

Permalink
Update output.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rustbasic authored Dec 29, 2024
1 parent e2c7e9e commit 4ef3e0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/egui/src/data/output.rs
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ pub struct PlatformOutput {
/// }
/// # });
/// ```
#[deprecated = "Use `Context::copy_text` instead"]
pub copied_text: String,

/// Events that may be useful to e.g. a screen reader.
Expand Down

0 comments on commit 4ef3e0e

Please sign in to comment.