summaryrefslogtreecommitdiff
path: root/include/svl/ctloptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/ctloptions.hxx')
-rw-r--r--include/svl/ctloptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/ctloptions.hxx b/include/svl/ctloptions.hxx
index d20a4f6cf4c5..0cc0e5b8141a 100644
--- a/include/svl/ctloptions.hxx
+++ b/include/svl/ctloptions.hxx
@@ -45,7 +45,7 @@ public:
bool IsCTLSequenceChecking() const;
void SetCTLSequenceCheckingRestricted( bool _bEnable );
- bool IsCTLSequenceCheckingRestricted( void ) const;
+ bool IsCTLSequenceCheckingRestricted() const;
void SetCTLSequenceCheckingTypeAndReplace( bool _bEnable );
bool IsCTLSequenceCheckingTypeAndReplace() const;