diff --git a/include/mastodont_types.h b/include/mastodont_types.h index 17cb426..1667103 100644 --- a/include/mastodont_types.h +++ b/include/mastodont_types.h @@ -17,7 +17,6 @@ #define MASTODONT_TYPES_H typedef struct mastodont { - int https; char* url; } mastodont_t;