summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/core_resource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/core_resource.hxx')
-rw-r--r--dbaccess/source/core/inc/core_resource.hxx10
1 files changed, 3 insertions, 7 deletions
diff --git a/dbaccess/source/core/inc/core_resource.hxx b/dbaccess/source/core/inc/core_resource.hxx
index 47e18e84b5d7..8b3c784a7165 100644
--- a/dbaccess/source/core/inc/core_resource.hxx
+++ b/dbaccess/source/core/inc/core_resource.hxx
@@ -34,10 +34,8 @@ namespace dbaccess
#define DBACORE_RESSTRING( id ) DBA_RES( id )
// (compatibility)
- //==================================================================
- //= ResourceManager
- //= handling resources within the DBA-Core library
- //==================================================================
+ // ResourceManager
+ // handling resources within the DBA-Core library
class ResourceManager
{
friend class OModuleClient;
@@ -98,9 +96,7 @@ namespace dbaccess
);
};
- //=========================================================================
- //= OModuleClient
- //=========================================================================
+ // OModuleClient
/** base class for objects which uses any global module-specific resources
*/
class OModuleClient