aboutsummaryrefslogtreecommitdiff
path: root/dpid/dpid_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'dpid/dpid_common.h')
-rw-r--r--dpid/dpid_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dpid/dpid_common.h b/dpid/dpid_common.h
index ed886e19..cc7505a9 100644
--- a/dpid/dpid_common.h
+++ b/dpid/dpid_common.h
@@ -54,8 +54,6 @@ enum file_type {
void errmsg(char *caller, char *called, int errornum, char *file, int line);
-int no_dotfiles(const struct dirent *filedat);
-
ssize_t ckd_write(int fd, char *msg, char *file, int line);
ssize_t ckd_close(int fd, char *file, int line);