summaryrefslogtreecommitdiff
path: root/include/svl/macitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/macitem.hxx')
-rw-r--r--include/svl/macitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/macitem.hxx b/include/svl/macitem.hxx
index 9c7a71e551ac..54ca627a632f 100644
--- a/include/svl/macitem.hxx
+++ b/include/svl/macitem.hxx
@@ -88,7 +88,7 @@ public:
SvxMacroTableDtor& operator=( const SvxMacroTableDtor &rCpy );
bool operator==( const SvxMacroTableDtor& rOther ) const;
- void Read( SvStream &, sal_uInt16 nVersion = SVX_MACROTBL_AKTVERSION );
+ void Read( SvStream & );
SvStream& Write( SvStream & ) const;
static sal_uInt16 GetVersion() { return SVX_MACROTBL_AKTVERSION; }