summaryrefslogtreecommitdiff
path: root/dbaccess/source
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-02-03 09:07:57 +0100
committerDavid Tardon <dtardon@redhat.com>2011-02-03 09:07:57 +0100
commitbbd8433969a815db2b07fc82eaba3817d9aaa3b1 (patch)
treeeae810abe0dae3d9b2ac178606ba4b84e128a3aa /dbaccess/source
parent7ca07a15538f8c923e46b59125ef7acd30417302 (diff)
now enable the impl too
Diffstat (limited to 'dbaccess/source')
-rw-r--r--dbaccess/source/ui/browser/unodatbr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/browser/unodatbr.cxx b/dbaccess/source/ui/browser/unodatbr.cxx
index be53d24074c5..7db48e9f82e3 100644
--- a/dbaccess/source/ui/browser/unodatbr.cxx
+++ b/dbaccess/source/ui/browser/unodatbr.cxx
@@ -3245,7 +3245,7 @@ sal_Bool SbaTableQueryBrowser::getExistentConnectionFor( SvLBoxEntry* _pAnyEntry
return _rConnection.is();
}
-#ifdef DBG_UTIL
+#if OSL_DEBUG_LEVEL > 0
// -----------------------------------------------------------------------------
bool SbaTableQueryBrowser::impl_isDataSourceEntry( SvLBoxEntry* _pEntry ) const
{