summaryrefslogtreecommitdiff
path: root/store/source/storpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storpage.hxx')
-rw-r--r--store/source/storpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/storpage.hxx b/store/source/storpage.hxx
index 3893af5e6c85..17f28b24da7d 100644
--- a/store/source/storpage.hxx
+++ b/store/source/storpage.hxx
@@ -142,7 +142,7 @@ private:
inline bool OStorePageManager::isValid() const
{
- return (base::isValid() /* @@@ NYI && (m_aRoot.is()) */);
+ return base::isValid() /* @@@ NYI && (m_aRoot.is()) */;
}
template<> inline OStorePageManager*