Remove http

FossilOrigin-Name: 3cbba2439be45f1e3f0d70298b27bb080c065203626fc6dffe2284ed546d3419
This commit is contained in:
me@ow.nekobit.net 2022-01-19 04:35:25 +00:00
parent 9c758331bf
commit 15931622a1

View file

@ -17,7 +17,6 @@
#define MASTODONT_TYPES_H
typedef struct mastodont {
int https;
char* url;
} mastodont_t;