diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-10 12:38:48 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-10 12:38:48 +0000 |
commit | 97c81a66b4b09acb73ddb7b72923b0a6b2ccd04a (patch) | |
tree | 5b99486bed0f58aaa041dee1d66a5442feb5fe24 /dbaccess/util | |
parent | 1ef1945ec309068eae7cf4a3ceec504247a0bf4a (diff) |
#100000#: remove undefined HIDs
Diffstat (limited to 'dbaccess/util')
-rw-r--r-- | dbaccess/util/hidother.src | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/dbaccess/util/hidother.src b/dbaccess/util/hidother.src index 68398476a4ca..9db1011b1b3d 100644 --- a/dbaccess/util/hidother.src +++ b/dbaccess/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.48 $ + * $Revision: 1.49 $ * - * last change: $Author: hr $ $Date: 2004-02-03 20:42:22 $ + * last change: $Author: hr $ $Date: 2004-02-10 13:38:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -325,10 +325,3 @@ hidspecial HID_DSADMIN_PAGE_USERDRIVER { HelpId = HID_DSADMIN_P hidspecial HID_DSADMIN_USER_DEFINED { HelpId = HID_DSADMIN_USER_DEFINED ; }; hidspecial HID_DSADMIN_USERDEF_OPTIONS { HelpId = HID_DSADMIN_USERDEF_OPTIONS ; }; hidspecial HID_DSADMIN_CHARSET_USERDEF { HelpId = HID_DSADMIN_CHARSET_USERDEF ; }; -hidspecial HID_DSADMIN_USER_LDAP { HelpId = HID_DSADMIN_USER_LDAP ; }; -hidspecial HID_DSADMIN_PWDREC_LDAP { HelpId = HID_DSADMIN_PWDREC_LDAP ; }; -hidspecial HID_DSADMIN_USESSL_LDAP { HelpId = HID_DSADMIN_USESSL_LDAP ; }; - - - - |