[JFFS2] Remove obsolete histo.h
authorDomen Puncer <[email protected]>
Fri, 12 May 2006 10:51:46 +0000 (11:51 +0100)
committerDavid Woodhouse <[email protected]>
Fri, 12 May 2006 10:51:46 +0000 (11:51 +0100)
This file hasn't actually been used since the very early days of JFFS2
when Arjan was playing with compression methods. It can go now.

Signed-off-by: Domen Puncer <[email protected]>
Signed-off-by: Alexey Dobriyan <[email protected]>
Acked-by: Arjan van de Ven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
fs/jffs2/histo.h [deleted file]

diff --git a/fs/jffs2/histo.h b/fs/jffs2/histo.h
deleted file mode 100644 (file)
index 22a93a0..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/* This file provides the bit-probabilities for the input file */
-#define BIT_DIVIDER 629
-static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */