summaryrefslogtreecommitdiff
path: root/archive/tools/ras2tiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'archive/tools/ras2tiff.c')
-rw-r--r--archive/tools/ras2tiff.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/archive/tools/ras2tiff.c b/archive/tools/ras2tiff.c
index d3ae889d..687707c6 100644
--- a/archive/tools/ras2tiff.c
+++ b/archive/tools/ras2tiff.c
@@ -334,12 +334,3 @@ usage(void)
fprintf(stderr, "%s\n", stuff[i]);
exit(-1);
}
-
-/* vim: set ts=8 sts=8 sw=8 noet: */
-/*
- * Local Variables:
- * mode: c
- * c-basic-offset: 8
- * fill-column: 78
- * End:
- */