aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/version.h b/src/version.h
deleted file mode 100644
index 15ddd85..0000000
--- a/src/version.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* See LICENSE file for copyright and license details. */
-
-#ifndef _VERSION_H_
-#define _VERSION_H_
-
-char *utils_version();
-
-#endif /* _VERSION_H_ */