diff options
Diffstat (limited to 'ldap/include/proto-ntutil.h')
-rw-r--r-- | ldap/include/proto-ntutil.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ldap/include/proto-ntutil.h b/ldap/include/proto-ntutil.h index 49969382..d74171aa 100644 --- a/ldap/include/proto-ntutil.h +++ b/ldap/include/proto-ntutil.h @@ -96,9 +96,6 @@ extern BOOL SlapdGetServerNameFromCmdline(char *szServerName, char *szCmdLine, i */ #ifdef NET_SSL extern char *Slapd_GetPassword(); -#ifdef FORTEZZA -extern char *Slapd_GetFortezzaPIN(); -#endif extern void CenterDialog(HWND hwndParent, HWND hwndDialog); #endif /* NET_SSL */ |