aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/writer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/writer.c b/src/writer.c
index 380a561d..78a8347f 100644
--- a/src/writer.c
+++ b/src/writer.c
@@ -97,7 +97,6 @@ struct SerdWriterImpl {
};
typedef enum {
- WRITE_URI,
WRITE_STRING,
WRITE_LONG_STRING
} TextContext;