mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-26 12:14:28 -04:00
Removed duplicate typedef
This commit is contained in:
parent
d39e48ba18
commit
c6730783bf
@ -70,8 +70,6 @@ typedef struct p_room_info_data_t {
|
||||
gboolean display;
|
||||
} ProfRoomInfoData;
|
||||
|
||||
typedef int(*ProfIdCallback)(xmpp_stanza_t *const stanza, void *const userdata);
|
||||
|
||||
typedef struct p_id_handle_t {
|
||||
ProfIdCallback func;
|
||||
void *userdata;
|
||||
|
Loading…
x
Reference in New Issue
Block a user