summaryrefslogtreecommitdiff
path: root/mastoapi.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-17 10:08:57 +0200
committerdefault <nobody@localhost>2023-05-17 10:08:57 +0200
commit970ad7a54041af7aa95e4466912a59df13b97282 (patch)
treec583a83fa9fb412ed81b0b1b17c48222f058d826 /mastoapi.c
parent7f1b87a6b69055e5f0a3dcc890f9fecd45466a90 (diff)
Got rid of xs_encdec.h.
Diffstat (limited to 'mastoapi.c')
-rw-r--r--mastoapi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mastoapi.c b/mastoapi.c
index cb0ba91..f5701d9 100644
--- a/mastoapi.c
+++ b/mastoapi.c
@@ -4,7 +4,6 @@
#ifndef NO_MASTODON_API
#include "xs.h"
-#include "xs_encdec.h"
#include "xs_openssl.h"
#include "xs_json.h"
#include "xs_io.h"