Remove unused struct
FossilOrigin-Name: 7f29e357c8632e04b87cbfa40e158246d2b3f84b7e30a5625ac7d77b24ef391e
This commit is contained in:
parent
9a7b800cc1
commit
c779e32f88
1 changed files with 0 additions and 7 deletions
|
@ -19,13 +19,6 @@
|
|||
#include "mastodont_fetch.h"
|
||||
#include <cjson/cJSON.h>
|
||||
|
||||
struct mstdnt_application
|
||||
{
|
||||
char* name;
|
||||
char* website;
|
||||
char* vapid_key;
|
||||
};
|
||||
|
||||
struct mstdnt_app
|
||||
{
|
||||
char* id;
|
||||
|
|
Loading…
Reference in a new issue