diff options
-rw-r--r-- | www/cxx_status.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index f7eb1639c8..e8237c6a26 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -1788,8 +1788,7 @@ welcome!</p> <td class="advanced" align="center"></td> <td class="medium" align="center"></td> <td class="na" align="center">N/A</td> - <td>Missing support for the ->* operator (p16) and support for - the ternary operator (p24, p25).</td> + <td>Missing support for the ternary operator (p24, p25).</td> </tr> <tr> <td>14 [temp]</td> |