summaryrefslogtreecommitdiff
path: root/dbaccess/inc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-01-30 07:25:47 +0000
committerRüdiger Timm <rt@openoffice.org>2008-01-30 07:25:47 +0000
commit65b4f462da62d3a7d209f434687ab3da33f6a83a (patch)
tree1b5188aba461deafd146f41761b2bf2b1f9852f9 /dbaccess/inc
parentd85caabbf20410cdb5e089a8b93fe82e302fa2ea (diff)
INTEGRATION: CWS dba24d (1.2.70); FILE MERGED
2007/11/18 12:46:55 fs 1.2.70.1: removed useless access modifier
Diffstat (limited to 'dbaccess/inc')
-rw-r--r--dbaccess/inc/IController.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/inc/IController.hxx b/dbaccess/inc/IController.hxx
index 8f005513aa24..9c0079a04860 100644
--- a/dbaccess/inc/IController.hxx
+++ b/dbaccess/inc/IController.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: IController.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 07:48:07 $
+ * last change: $Author: rt $ $Date: 2008-01-30 08:25:47 $
*
* 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 @@ namespace dbaui
// 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