Index: /FCKeditor/trunk/editor/_source/internals/fcklistslib.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fcklistslib.js	(revision 706)
+++ /FCKeditor/trunk/editor/_source/internals/fcklistslib.js	(revision 707)
@@ -57,9 +57,4 @@
 		else
 			this.PathBlockLimitElements.div = 1 ;
-	},
-
-	HexList : [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F" ],
-
-	HexMap : { "0":0, "1":1, "2":2, "3":3, "4":4, "5":5, "6":6, "7":7, "8":8, "9":9, "A":10,
-		"B":11, "C":12, "D":13, "E":14, "F":15 } 
+	}
 } ;
