aboutsummaryrefslogtreecommitdiff
path: root/typst/typst.h
diff options
context:
space:
mode:
Diffstat (limited to 'typst/typst.h')
-rw-r--r--typst/typst.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/typst/typst.h b/typst/typst.h
deleted file mode 100644
index 755314a..0000000
--- a/typst/typst.h
+++ /dev/null
@@ -1,4 +0,0 @@
-extern const char *typst_generateSVG(const char*);
-extern const char *typst_escapeMath(const char*);
-
-extern void typst_freeString(const char*);