Tag: cws_src680_dba24d
User: fs      
Date: 2007-11-18 12:46:58+0000
Modified:
   dba/dbaccess/inc/IController.hxx

Log:
 removed useless access modifier

File Changes:

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

File [changed]: IController.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/inc/IController.hxx?r1=1.2&r2=1.2.70.1
Delta lines:  +2 -3
-------------------
--- IController.hxx     2007-07-06 07:48:07+0000        1.2
+++ IController.hxx     2007-11-18 12:46:55+0000        1.2.70.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: IController.hxx,v $
  *
- *  $Revision: 1.2 $
+ *  $Revision: 1.2.70.1 $
  *
- *  last change: $Author: rt $ $Date: 2007/07/06 07:48:07 $
+ *  last change: $Author: fs $ $Date: 2007/11/18 12:46:55 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,6 @@
        // interface for controller depended calls like commands
        class DBACCESS_DLLPUBLIC IController : public IReference
        {
-       protected:
        public:
                /** executes the given command without checking if it is allowed
                        @param  _rCommand       the URL of the command




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

Reply via email to