Tag: cws_src680_dba201a User: oj Date: 05/05/06 00:58:46 Modified: /dba/dbaccess/source/ui/dlg/ adodatalinks.cxx
Log: #i47353# remove unused var File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: adodatalinks.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/adodatalinks.cxx?r1=1.2&r2=1.2.188.1 Delta lines: +2 -4 ------------------- --- adodatalinks.cxx 17 Mar 2004 10:44:03 -0000 1.2 +++ adodatalinks.cxx 6 May 2005 07:58:43 -0000 1.2.188.1 @@ -2,9 +2,9 @@ * * $RCSfile: adodatalinks.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.2.188.1 $ * - * last change: $Author: obo $ $Date: 2004/03/17 10:44:03 $ + * last change: $Author: oj $ $Date: 2005/05/06 07:58:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -120,8 +120,6 @@ return connstr; } - VARIANT_BOOL pbSuccess; - // Prompt for connection information. hr = dlPrompt->PromptNew((IDispatch **)&piTmpConnection); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
