Index: trunk/src/org/openstreetmap/josm/gui/ExtendedDialog.java
===================================================================
--- trunk/src/org/openstreetmap/josm/gui/ExtendedDialog.java	(revision 2373)
+++ trunk/src/org/openstreetmap/josm/gui/ExtendedDialog.java	(revision 2374)
@@ -183,10 +183,4 @@
     }
 
-    @Deprecated protected void setupDialog(Component content, String[] buttonIcons) {
-        this.setContent(content);
-        this.setButtonIcons(buttonIcons);
-        this.setupDialog();
-    }
-
     protected void setupDialog() {
         setupEscListener();
