Tag: cws_src680_odbmacros2
User: fs      
Date: 2008-01-26 21:17:53+0000
Modified:
   dba/dbaccess/inc/genericcontroller.hxx

Log:
 removed unused n_aAsyncLoadSafety

File Changes:

Directory: /dba/dbaccess/inc/
=============================

File [changed]: genericcontroller.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/inc/genericcontroller.hxx?r1=1.5.82.4&r2=1.5.82.5
Delta lines:  +2 -3
-------------------
--- genericcontroller.hxx       2008-01-24 10:31:26+0000        1.5.82.4
+++ genericcontroller.hxx       2008-01-26 21:17:51+0000        1.5.82.5
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: genericcontroller.hxx,v $
  *
- *  $Revision: 1.5.82.4 $
+ *  $Revision: 1.5.82.5 $
  *
- *  last change: $Author: fs $ $Date: 2008/01/24 10:31:26 $
+ *  last change: $Author: fs $ $Date: 2008/01/26 21:17:51 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -230,7 +230,6 @@
 
         ::cppu::OInterfaceContainerHelper                                      
                                                                        
                                 m_aSelectionListeners;
-               ::osl::Mutex                    m_aAsyncLoadSafety;             
// for multi-thread access to our members
                ::osl::Mutex                    m_aFeatureMutex;                
// locked when features are append to or remove from deque
                StateCache                              m_aStateCache;          
        // save the current status of feature state
                Dispatch                                m_arrStatusListener;    
// all our listeners where we dispatch status changes




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

Reply via email to