[folks] Cut obsolete comment about IMable.im_addresses.



commit e33efba685d61525b7490d44abc22c5f6b13d02b
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Mon Jan 31 08:58:52 2011 -0800

    Cut obsolete comment about IMable.im_addresses.

 folks/imable.vala |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/folks/imable.vala b/folks/imable.vala
index 298c1d0..dce0d70 100644
--- a/folks/imable.vala
+++ b/folks/imable.vala
@@ -38,11 +38,6 @@ public errordomain Folks.IMableError
  */
 public interface Folks.IMable : Object
 {
-  /* FIXME: We have to use GenericArray<string> here rather than string[] as
-   * null-terminated arrays aren't supported as generic types yet. It would be
-   * best if we changed to using a proper ordered set datatype, which inherently
-   * disallows duplicates, while retaining the ordering of its members.
-   * (bgo#627483) */
   /**
    * A mapping of IM protocol to an ordered set of IM addresses.
    *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]