summaryrefslogtreecommitdiff
path: root/sc/inc/documentstreamaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/documentstreamaccess.hxx')
-rw-r--r--sc/inc/documentstreamaccess.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/documentstreamaccess.hxx b/sc/inc/documentstreamaccess.hxx
index 81e0fbca728c..0108958e475c 100644
--- a/sc/inc/documentstreamaccess.hxx
+++ b/sc/inc/documentstreamaccess.hxx
@@ -29,8 +29,6 @@ class DocumentStreamAccess
{
std::unique_ptr<DocumentStreamAccessImpl> mpImpl;
- DocumentStreamAccess();
-
public:
DocumentStreamAccess( ScDocument& rDoc );
~DocumentStreamAccess();