diff options
Diffstat (limited to 'kghostview/dscparse/dscparse.h')
-rw-r--r-- | kghostview/dscparse/dscparse.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 |