aboutsummaryrefslogtreecommitdiffstats
path: root/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'util.h')
-rw-r--r--util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/util.h b/util.h
index a62043b..692abba 100644
--- a/util.h
+++ b/util.h
@@ -68,8 +68,6 @@ char* s_strdup(const char*);
void warn(const char*, ...);
void die(const char*, ...);
-ssize_t get_line(char**, size_t*, FILE*);
-
void size_readable(float*, const char**);
char* absolute_path(const char*);