Update TODO list
authorMatthias Clasen <mclasen@redhat.com>
Wed, 12 May 2010 03:26:51 +0000 (23:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 12 May 2010 03:26:51 +0000 (23:26 -0400)
gio/gdbusconnection.c

index 9338867..e6af1a0 100644 (file)
  *  - Mention in all API that the GVariant is sunk. Also mention
  *    when the returned GVariant is floating.
  *
- *  - Small example snippet for each method where useful (won't
- *    have to compile) where it makes sense (e.g. connetion_call()
- *    and using a floating GVariant).
- *
  *  - Consistent timeout handling (25s vs 30s?)
  *
  *  - GDBusProxy subclass example