Remove redundant line.
diff --git a/Misc/NEWS b/Misc/NEWS
index 469d21f..468eae6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -25,7 +25,6 @@
     reduce()
     .join() method of strings
     tuple()
-    unicode.join()
     XXX TODO zip()
     'x in y' and 'x not in y'