summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/web/swat.c')
-rw-r--r--source3/web/swat.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c
index 80160e31f4..a67a2f8db0 100644
--- a/source3/web/swat.c
+++ b/source3/web/swat.c
@@ -51,12 +51,6 @@ static int iNumNonAutoPrintServices = 0;
#define ENABLE_USER_FLAG "enable_user_flag"
#define RHOST "remote_host"
-/* FUNCTION DECLARATIONS */
-
- BOOL remote_password_change(const char *rmachine, const char *username,
- const char *old_pw, const char *new_pw,
- char *err_str, size_t err_str_len);
-
/****************************************************************************
****************************************************************************/