diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-24 23:49:31 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 00:07:08 +0900 |
| commit | 447a1da528e137714f217d7e40e5785ebac6ebee (patch) | |
| tree | ad7a9ee6f533c9498a92a02a04576e6d1079925c /kghostview/dscparse | |
| parent | a0802349ed9049c407ff64febaacc5d1b8fd8458 (diff) | |
| download | tdegraphics-447a1da528e137714f217d7e40e5785ebac6ebee.tar.gz tdegraphics-447a1da528e137714f217d7e40e5785ebac6ebee.zip | |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd734d4130d80c5613c5a33cc304430210467899)
Diffstat (limited to 'kghostview/dscparse')
| -rw-r--r-- | kghostview/dscparse/dscparse.cpp | 3 | ||||
| -rw-r--r-- | kghostview/dscparse/dscparse.h | 2 | ||||
| -rw-r--r-- | kghostview/dscparse/dscparse_adapter.cpp | 2 | ||||
| -rw-r--r-- | kghostview/dscparse/dscparse_adapter.h | 2 |
4 files changed, 0 insertions, 9 deletions
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 |
