summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/TKeys.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/commontools/TKeys.cxx')
-rw-r--r--connectivity/source/commontools/TKeys.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/commontools/TKeys.cxx b/connectivity/source/commontools/TKeys.cxx
index 34259d93e334..81479b491d92 100644
--- a/connectivity/source/commontools/TKeys.cxx
+++ b/connectivity/source/commontools/TKeys.cxx
@@ -50,7 +50,7 @@ OKeysHelper::OKeysHelper( OTableHelper* _pTable,
sdbcx::ObjectType OKeysHelper::createObject(const OUString& _rName)
{
- sdbcx::ObjectType xRet = nullptr;
+ sdbcx::ObjectType xRet;
if(!_rName.isEmpty())
{