aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-05-10 12:11:05 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-05-10 12:11:05 +0200
commit8a0ecaab5582fbc54abd7efa84abb896cc295c10 (patch)
tree1d9ec290ea81a1e27869bb580a1cfd317d76e8be /src/version.h
parent95eeaa9f9c5ce5cacb566a9f47853fff324a5b10 (diff)
downloadutils-8a0ecaab5582fbc54abd7efa84abb896cc295c10.tar.gz
utils-8a0ecaab5582fbc54abd7efa84abb896cc295c10.zip
Remove version.h
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_ */