about summary refs log tree commit diff stats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index a2135288..b2c36c3f 100644
--- a/src/common.h
+++ b/src/common.h
@@ -93,7 +93,6 @@ char* release_get_latest(void);
 gboolean release_is_new(char *found_version);
 
 char* p_sha1_hash(char *str);
-char* create_unique_id(char *prefix);
 
 char* get_file_or_linked(char *loc, char *basedir);
 char* strip_arg_quotes(const char *const input);