mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 23:16:21 +00:00
Tidy xmpp headers
This commit is contained in:
@@ -37,15 +37,6 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
struct bookmark_t {
|
||||
char *jid;
|
||||
char *nick;
|
||||
char *password;
|
||||
gboolean autojoin;
|
||||
};
|
||||
|
||||
typedef struct bookmark_t Bookmark;
|
||||
|
||||
void bookmark_request(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user