From dd734d4130d80c5613c5a33cc304430210467899 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 24 Sep 2020 23:49:31 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- kghostview/dscparse/dscparse.cpp | 3 --- kghostview/dscparse/dscparse.h | 2 -- kghostview/dscparse/dscparse_adapter.cpp | 2 -- kghostview/dscparse/dscparse_adapter.h | 2 -- 4 files changed, 9 deletions(-) (limited to 'kghostview/dscparse') diff --git a/kghostview/dscparse/dscparse.cpp b/kghostview/dscparse/dscparse.cpp index 7b85395f..ba473cc8 100644 --- a/kghostview/dscparse/dscparse.cpp +++ b/kghostview/dscparse/dscparse.cpp @@ -3427,6 +3427,3 @@ dsc_error(CDSC *dsc, unsigned int explanation, /* treat DSC as being correct */ return CDSC_RESPONSE_CANCEL; } - - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/dscparse/dscparse.h b/kghostview/dscparse/dscparse.h index a82a3218..d290c0d4 100644 --- a/kghostview/dscparse/dscparse.h +++ b/kghostview/dscparse/dscparse.h @@ -469,5 +469,3 @@ int dsc_set_page_bbox(P6(CDSC *dsc, unsigned int page_number, int llx, int lly, int urx, int ury)); #endif - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/dscparse/dscparse_adapter.cpp b/kghostview/dscparse/dscparse_adapter.cpp index 17ae0231..11596c63 100644 --- a/kghostview/dscparse/dscparse_adapter.cpp +++ b/kghostview/dscparse/dscparse_adapter.cpp @@ -416,5 +416,3 @@ bool KDSCScanHandlerByLine::scanData( char* buf, unsigned int count ) else return true; } - -// vim:sw=4:sts=4:ts=8:noet diff --git a/kghostview/dscparse/dscparse_adapter.h b/kghostview/dscparse/dscparse_adapter.h index c5c1cbf9..05b7e637 100644 --- a/kghostview/dscparse/dscparse_adapter.h +++ b/kghostview/dscparse/dscparse_adapter.h @@ -382,5 +382,3 @@ protected: }; #endif - -// vim:sw=4:sts=4:ts=8:noet -- cgit v1.2.3