summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/fcode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/file/fcode.hxx')
-rw-r--r--connectivity/source/inc/file/fcode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/file/fcode.hxx b/connectivity/source/inc/file/fcode.hxx
index fe66e3c32710..8ac3676b26d0 100644
--- a/connectivity/source/inc/file/fcode.hxx
+++ b/connectivity/source/inc/file/fcode.hxx
@@ -308,7 +308,7 @@ namespace connectivity
inline bool OOperand::isValid() const
{
- return getValue().getDouble() != double(0.0);
+ return getValue().getDouble() != 0.0;
}
// Operator