Skip to content

Commit

Permalink
Update epi.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rustbasic authored Sep 24, 2024
1 parent 1603f05 commit fa0718a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/eframe/src/epi.rs
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,7 @@ pub trait Storage {
}

/// Stores nothing.
#[allow(dead_code)]
#[derive(Clone, Default)]
pub(crate) struct DummyStorage {}

Expand Down

0 comments on commit fa0718a

Please sign in to comment.