diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/source/stream/stream.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/source/stream/stream.cxx b/tools/source/stream/stream.cxx index 529f7e27e91e..39b3d085e4b8 100644 --- a/tools/source/stream/stream.cxx +++ b/tools/source/stream/stream.cxx @@ -2028,8 +2028,6 @@ bool SvScriptStream::good() const return mpHandle != NULL; } -TYPEINIT0 ( SvDataCopyStream ) - void SvDataCopyStream::Assign( const SvDataCopyStream& ) { } |