diff options
Diffstat (limited to 'scheck/scheck.h')
-rw-r--r-- | scheck/scheck.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scheck/scheck.h b/scheck/scheck.h index 550fd3a7..631f0829 100644 --- a/scheck/scheck.h +++ b/scheck/scheck.h @@ -182,8 +182,4 @@ class StyleCheckStyle : public TDEStyle StyleCheckStyle( const StyleCheckStyle & ); StyleCheckStyle& operator=( const StyleCheckStyle & ); }; - -// vim: set noet ts=4 sw=4: -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; - #endif |