Index: trunk/src/org/openstreetmap/josm/plugins/PluginInformation.java
===================================================================
--- trunk/src/org/openstreetmap/josm/plugins/PluginInformation.java	(revision 18439)
+++ trunk/src/org/openstreetmap/josm/plugins/PluginInformation.java	(revision 18440)
@@ -204,5 +204,4 @@
         this.iconPath = other.iconPath;
         this.canloadatruntime = other.canloadatruntime;
-        this.libraries = other.libraries;
         this.attr = new Attributes(other.attr);
         this.invalidManifestEntries.clear();
