summaryrefslogtreecommitdiffstats
path: root/libvalidate.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvalidate.h')
-rw-r--r--libvalidate.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libvalidate.h b/libvalidate.h
deleted file mode 100644
index d3b8e05..0000000
--- a/libvalidate.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _VALIDATE_H__
-#define _VALIDATE_H__
-
-bool dt_parse(const char *code, const char *value);
-
-#endif