Removed a Note related to pointer to member functions which
does not seem to exist any longer.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85405 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 235b10b..7cf0ec7 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -732,7 +732,7 @@
   <td class="advanced"></td>
   <td class="advanced"></td>
   <td></td>
-  <td>Dereferenced member function pointers have the wrong type.</td>
+  <td></td>
 </tr>
 <tr>
   <td>&nbsp;&nbsp;5.6 [expr.mul]</td>