summaryrefslogtreecommitdiff
path: root/include/ucbhelper/fd_inputstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/fd_inputstream.hxx')
-rw-r--r--include/ucbhelper/fd_inputstream.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/ucbhelper/fd_inputstream.hxx b/include/ucbhelper/fd_inputstream.hxx
index 27d0b1a72774..b0b12e64afc9 100644
--- a/include/ucbhelper/fd_inputstream.hxx
+++ b/include/ucbhelper/fd_inputstream.hxx
@@ -48,8 +48,7 @@ namespace ucbhelper
/** Defines the storage kind found
* on which the inputstream acts.
*/
-
- FdInputStream(oslFileHandle tmpfl = nullptr);
+ FdInputStream(oslFileHandle tmpfl);
virtual ~FdInputStream() override;