aboutsummaryrefslogtreecommitdiff
path: root/lib/pending.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pending.h')
-rw-r--r--lib/pending.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/pending.h b/lib/pending.h
index c99a9f17..ec80c91f 100644
--- a/lib/pending.h
+++ b/lib/pending.h
@@ -7,6 +7,3 @@
void is_valid_username(const char *name);
int read_password(char * buff, int buflen, char* mesg);
int update_password(char *filename, char* username, char* encrypted);
-
-// cut helper functions
-void daemonize(void);