summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/core/dataaccess/commandcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/dataaccess/commandcontainer.hxx')
-rw-r--r--dbaccess/source/core/dataaccess/commandcontainer.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/dbaccess/source/core/dataaccess/commandcontainer.hxx b/dbaccess/source/core/dataaccess/commandcontainer.hxx
index cf952d78baaf..3603e315855b 100644
--- a/dbaccess/source/core/dataaccess/commandcontainer.hxx
+++ b/dbaccess/source/core/dataaccess/commandcontainer.hxx
@@ -28,9 +28,7 @@
namespace dbaccess
{
-//==========================================================================
-//= OCommandContainer
-//==========================================================================
+// OCommandContainer
typedef ::cppu::ImplHelper1 < ::com::sun::star::lang::XSingleServiceFactory
> OCommandContainer_BASE;
@@ -70,7 +68,6 @@ protected:
} // namespace dbaccess
-
#endif // _DBA_COREDATAACCESS_COMMANDCONTAINER_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */