diff --git a/src/client.hh b/src/client.hh index 8f7d718a..a72e207c 100644 --- a/src/client.hh +++ b/src/client.hh @@ -103,8 +103,6 @@ private: String m_recorded_keys; }; -struct prompt_aborted {}; - } #endif // client_hh_INCLUDED