summaryrefslogtreecommitdiff
path: root/archive/tools/bmp2tiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'archive/tools/bmp2tiff.c')
-rw-r--r--archive/tools/bmp2tiff.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/archive/tools/bmp2tiff.c b/archive/tools/bmp2tiff.c
index c5b4b7c2..38a07b77 100644
--- a/archive/tools/bmp2tiff.c
+++ b/archive/tools/bmp2tiff.c
@@ -926,12 +926,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:
- */