summaryrefslogtreecommitdiff
path: root/lib/md5-stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/md5-stream.c')
-rw-r--r--lib/md5-stream.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/md5-stream.c b/lib/md5-stream.c
index c82f18145e0..fdd2bd8b4bf 100644
--- a/lib/md5-stream.c
+++ b/lib/md5-stream.c
@@ -132,10 +132,3 @@ process_partial_block:
free (buffer);
return 0;
}
-
-/*
- * Hey Emacs!
- * Local Variables:
- * coding: utf-8
- * End:
- */