diff options
Diffstat (limited to 'kghostview/kgvpagedecorator.cpp')
-rw-r--r-- | kghostview/kgvpagedecorator.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kghostview/kgvpagedecorator.cpp b/kghostview/kgvpagedecorator.cpp index b6304c1d..c92f628b 100644 --- a/kghostview/kgvpagedecorator.cpp +++ b/kghostview/kgvpagedecorator.cpp @@ -102,5 +102,3 @@ void KGVPageDecorator::updateMask() p.end(); setMask( bm ); } - -// vim:sw=4:sts=4:ts=8:noet |