diff options
Diffstat (limited to 'sc/source/ui/inc/cellmergeoption.hxx')
-rw-r--r-- | sc/source/ui/inc/cellmergeoption.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/cellmergeoption.hxx b/sc/source/ui/inc/cellmergeoption.hxx index fc2c0ec94808..b838ddf03772 100644 --- a/sc/source/ui/inc/cellmergeoption.hxx +++ b/sc/source/ui/inc/cellmergeoption.hxx @@ -35,7 +35,6 @@ struct ScCellMergeOption ScRange getFirstSingleRange() const; }; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |