aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.h b/src/utils.h
index a77d4a03d..9d891be4a 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -33,8 +33,6 @@
char *parsePath(char *path);
-int set_nonblocking(int fd);
-
/**
* Checks whether a string array contains the specified string.
*