summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util.h b/src/util.h
index 2f81c78..5e370f7 100644
--- a/src/util.h
+++ b/src/util.h
@@ -68,8 +68,6 @@ void insert_file_id (struct stat const *, enum file_id_type);
enum file_id_type lookup_file_id (struct stat const *);
void set_queued_output (struct stat const *, bool);
bool has_queued_output (struct stat const *);
-void update_sha1(struct stat const *, char const *);
-char const *lookup_sha1 (struct stat const *);
enum file_attributes {
FA_TIMES = 1,