Index: applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecToggleDialog.java
===================================================================
--- applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecToggleDialog.java	(revision 31627)
+++ applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/OSMRecToggleDialog.java	(revision 31697)
@@ -71,9 +71,4 @@
 
     /**
-     * hook for roadsigns plugin to display a small button in the upper right corner of this dialog
-     */
-    public static final JPanel pluginHook = new JPanel();
-
-    /**
      * The tag data of selected objects.
      */
@@ -273,5 +268,4 @@
         tagTable.getTableHeader().setVisible(hasTags);
         selectSth.setVisible(!hasSelection);
-        pluginHook.setVisible(hasSelection);          
         
         int selectedIndex;
