diff options
author | Wind Li <yl146652@openoffice.org> | 2004-01-30 08:06:50 +0000 |
---|---|---|
committer | Wind Li <yl146652@openoffice.org> | 2004-01-30 08:06:50 +0000 |
commit | bff1aa5f864e811c45c3ad297fb4926a9e917beb (patch) | |
tree | 54d4d3ab29dca84a49f6edc96b20952d253158ff /dbaccess/source/ui/dlg/dbadmin.hrc | |
parent | 803885c777af39e895d5501717f861afc1ddce7f (diff) |
#100000# reverted previous changes (wrongly checked in on HEAD)
Diffstat (limited to 'dbaccess/source/ui/dlg/dbadmin.hrc')
-rw-r--r-- | dbaccess/source/ui/dlg/dbadmin.hrc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/dbadmin.hrc b/dbaccess/source/ui/dlg/dbadmin.hrc index ef8ff555e0f0..f9bdc5dcf5fe 100644 --- a/dbaccess/source/ui/dlg/dbadmin.hrc +++ b/dbaccess/source/ui/dlg/dbadmin.hrc @@ -2,9 +2,9 @@ * * $RCSfile: dbadmin.hrc,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: yl146652 $ $Date: 2004-01-30 05:04:48 $ + * last change: $Author: yl146652 $ $Date: 2004-01-30 09:06:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,7 +106,6 @@ #define ET_AUTOINCREMENTVALUE 10 #define ET_RETRIEVE_AUTO 11 - #define PB_BROWSECONNECTION 1 #define PB_INDICIES 2 #define PB_ADDALLTABLES 3 @@ -127,7 +126,6 @@ #define CB_USECATALOG 6 #define CB_SQL92CHECK 7 #define CB_RETRIEVE_AUTO 8 -#define CB_USESSL 9 #define FL_SEPARATOR1 1 #define FL_SEPARATOR2 2 |