another rogue repr c

pull/8675/merge^2
mattwparas 2024-02-19 20:45:39 -08:00
parent 759d32e8ac
commit 88be9f9191
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ pub struct Prompt {
}
#[derive(Clone, Copy, PartialEq, Eq)]
#[repr(C)]
pub enum PromptEvent {
/// The prompt input has been updated.
Update,