diff options
Diffstat (limited to 'sc/source/ui/docshell/pntlock.cxx')
-rw-r--r-- | sc/source/ui/docshell/pntlock.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/pntlock.cxx b/sc/source/ui/docshell/pntlock.cxx index 58a31495fbfa..81813b71567e 100644 --- a/sc/source/ui/docshell/pntlock.cxx +++ b/sc/source/ui/docshell/pntlock.cxx @@ -40,5 +40,4 @@ void ScPaintLockData::AddRange( const ScRange& rRange, sal_uInt16 nP ) nParts |= nP; } - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |