From bff1aa5f864e811c45c3ad297fb4926a9e917beb Mon Sep 17 00:00:00 2001 From: Wind Li Date: Fri, 30 Jan 2004 08:06:50 +0000 Subject: #100000# reverted previous changes (wrongly checked in on HEAD) --- dbaccess/inc/dbaccess_helpid.hrc | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'dbaccess/inc/dbaccess_helpid.hrc') diff --git a/dbaccess/inc/dbaccess_helpid.hrc b/dbaccess/inc/dbaccess_helpid.hrc index 3e6e202b67f6..4a7f7727c3cf 100644 --- a/dbaccess/inc/dbaccess_helpid.hrc +++ b/dbaccess/inc/dbaccess_helpid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: dbaccess_helpid.hrc,v $ * - * $Revision: 1.53 $ + * $Revision: 1.54 $ * - * last change: $Author: yl146652 $ $Date: 2004-01-30 05:04:46 $ + * last change: $Author: yl146652 $ $Date: 2004-01-30 09:05:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -326,9 +326,6 @@ #define HID_DSADMIN_USER_DEFINED (HID_DBACCESS_START + 234) #define HID_DSADMIN_USERDEF_OPTIONS (HID_DBACCESS_START + 235) #define HID_DSADMIN_CHARSET_USERDEF (HID_DBACCESS_START + 236) -#define HID_DSADMIN_USER_LDAP (HID_DBACCESS_START + 237) -#define HID_DSADMIN_PWDREC_LDAP (HID_DBACCESS_START + 238) -#define HID_DSADMIN_USESSL_LDAP (HID_DBACCESS_START + 239) -- cgit