Author: batosai
Date: 2008-11-04 18:29:37 +0000 (Tue, 04 Nov 2008)
New Revision: 23312

Modified:
   trunk/plugins/WoT/WoT.java
Log:
Won't fix.
See message 'Re: [freenet-dev] [freenet-cvs] r23121 - trunk/plugins/WoT' for 
details.

Modified: trunk/plugins/WoT/WoT.java
===================================================================
--- trunk/plugins/WoT/WoT.java  2008-11-04 18:26:37 UTC (rev 23311)
+++ trunk/plugins/WoT/WoT.java  2008-11-04 18:29:37 UTC (rev 23312)
@@ -732,12 +732,10 @@
        }

        public ObjectSet<OwnIdentity> getAllOwnIdentities() {
-               // FIXME: Implement this, needed by FMS.
                throw new UnsupportedOperationException();
        }

        public ObjectSet<Identity> getAllIdentities() {
-               // FIXME: Implement this, needed by FMS.
                throw new UnsupportedOperationException();
        }



Reply via email to