diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/basic/sbmod.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/basic/sbmod.hxx b/include/basic/sbmod.hxx index 18683b7ee5cb..e0fcfe517e97 100644 --- a/include/basic/sbmod.hxx +++ b/include/basic/sbmod.hxx @@ -117,7 +117,6 @@ public: void ClearAllBP(); // Store only image, no source (needed for new password protection) - bool StoreBinaryData( SvStream& ); bool StoreBinaryData( SvStream&, sal_uInt16 nVer ); bool LoadBinaryData( SvStream& ); bool ExceedsLegacyModuleSize(); |