summaryrefslogtreecommitdiff
path: root/archive/tools/sgisv.c
diff options
context:
space:
mode:
Diffstat (limited to 'archive/tools/sgisv.c')
-rw-r--r--archive/tools/sgisv.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/archive/tools/sgisv.c b/archive/tools/sgisv.c
index 10ce2e60..d922427a 100644
--- a/archive/tools/sgisv.c
+++ b/archive/tools/sgisv.c
@@ -307,10 +307,3 @@ tiffsv(char* name, int x1, int x2, int y1, int y2)
(void) TIFFClose(tif);
_TIFFfree((char *)scrbuf);
}
-/*
- * Local Variables:
- * mode: c
- * c-basic-offset: 8
- * fill-column: 78
- * End:
- */