Tag: cws_src680_dba29
User: fs      
Date: 05/04/05 05:49:47

Modified:
 /dba/dbaccess/source/ui/browser/
  dbloader.cxx

Log:
 oops, previous revision was not intended for this branch

File Changes:

Directory: /dba/dbaccess/source/ui/browser/
===========================================

File [changed]: dbloader.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/dbloader.cxx?r1=1.21.12.1&r2=1.21.12.2
Delta lines:  +4 -6
-------------------
--- dbloader.cxx        5 Apr 2005 12:48:15 -0000       1.21.12.1
+++ dbloader.cxx        5 Apr 2005 12:49:44 -0000       1.21.12.2
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: dbloader.cxx,v $
  *
- *  $Revision: 1.21.12.1 $
+ *  $Revision: 1.21.12.2 $
  *
- *  last change: $Author: fs $ $Date: 2005/04/05 12:48:15 $
+ *  last change: $Author: fs $ $Date: 2005/04/05 12:49:44 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -351,9 +351,7 @@
                                bSuccess = sal_False;
                                try
                 {
-                    if ( xController.is() )
                                        xController->attachModel(NULL);
-                    if ( xModel.is() )
                                        xModel->disconnectController( 
xController );
                 }
                 catch( const Exception& )




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to