Index: /trunk/src/org/openstreetmap/josm/actions/AboutAction.java
===================================================================
--- /trunk/src/org/openstreetmap/josm/actions/AboutAction.java	(revision 1487)
+++ /trunk/src/org/openstreetmap/josm/actions/AboutAction.java	(revision 1488)
@@ -142,6 +142,4 @@
         info.add(new JLabel(tr("Bug Reports")), GBC.std().insets(10,0,10,0));
         info.add(new UrlLabel("http://josm.openstreetmap.de/newticket"), GBC.eol().fill(GBC.HORIZONTAL));
-        info.add(new JLabel(tr("News about JOSM")), GBC.std().insets(10,0,10,0));
-        info.add(new UrlLabel("http://www.opengeodata.org/?cat=17"), GBC.eol().fill(GBC.HORIZONTAL));
 
         about.addTab(tr("Info"), info);
