diff options
Diffstat (limited to 'ldap/include/proto-ntutil.h')
-rw-r--r-- | ldap/include/proto-ntutil.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ldap/include/proto-ntutil.h b/ldap/include/proto-ntutil.h index d74171aa..88181469 100644 --- a/ldap/include/proto-ntutil.h +++ b/ldap/include/proto-ntutil.h @@ -94,10 +94,8 @@ extern BOOL SlapdGetServerNameFromCmdline(char *szServerName, char *szCmdLine, i * ntgetpassword.c * */ -#ifdef NET_SSL extern char *Slapd_GetPassword(); extern void CenterDialog(HWND hwndParent, HWND hwndDialog); -#endif /* NET_SSL */ #ifdef __cplusplus } |