aboutsummaryrefslogtreecommitdiffstats
path: root/src/uri.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-05-11 11:14:32 +0200
committerDavid Robillard <d@drobilla.net>2020-06-21 18:12:03 +0200
commit35e2548835cd9fca003347e092de9f36d545a76a (patch)
tree1614d3a16f21f40fa0f4f8b585acf88956a398b8 /src/uri.c
parentf91127d72a1227a5adae57d641100c8f29741937 (diff)
downloadserd-35e2548835cd9fca003347e092de9f36d545a76a.tar.gz
serd-35e2548835cd9fca003347e092de9f36d545a76a.tar.bz2
serd-35e2548835cd9fca003347e092de9f36d545a76a.zip
Clean up includes and improve source file separation
Diffstat (limited to 'src/uri.c')
-rw-r--r--src/uri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uri.c b/src/uri.c
index 7b4b89e4..566690b2 100644
--- a/src/uri.c
+++ b/src/uri.c
@@ -21,7 +21,6 @@
#include <stdbool.h>
#include <stdint.h>
-#include <stdio.h>
#include <stdlib.h>
#include <string.h>