aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.h b/src/utils.h
index 0e210cd5f..dff41bab6 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -36,8 +36,6 @@
} while (0)
#endif /* !assert_static */
-void stripReturnChar(char *string);
-
void my_usleep(long usec);
/* trivial functions, keep them inlined */