summaryrefslogtreecommitdiffstats
path: root/kghostview/dscparse/dscparse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/dscparse/dscparse.cpp')
-rw-r--r--kghostview/dscparse/dscparse.cpp3
1 files changed, 0 insertions, 3 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