Bug 495484: Remove unique user tracking id in Neon

Change-Id: I0000000000000000000000000000000000000000
diff --git a/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html b/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html
index 3fbf981..a51896b 100644
--- a/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html
+++ b/bundles/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html
@@ -544,15 +544,6 @@
     </td>
   </tr>
 
-  <tr id="uuid">
-    <td class="title">Eclipse generates and sends a UUID</td>
-    <td class="content">
-        Eclipse creates and uses an automatically generated UUID. The UUID is stored in <code>${user.home}/.eclipse/eclipse.uuid</code>.
-        The UUID is automatically added to the user agent on requests made to eclipse.org servers, including requests made by p2 during Install/Update operations.
-        If you do not want to include the UUID in those requests, you can edit the <code>eclipse.uuid</code> file and set <code>eclipse.uuid=0</code>.
-    </td>
-  </tr>
-
 </tbody>
 </table>
 </body>