diff plugins/notify.c @ 11690:872932089400

[gaim-migrate @ 13976] Removing the a_virgin field from GaimGtkImPane. It's no longer used. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 17 Oct 2005 23:04:59 +0000
parents 243dd81341a7
children 89e416ac9ef7
line wrap: on
line diff
--- a/plugins/notify.c	Mon Oct 17 22:39:34 2005 +0000
+++ b/plugins/notify.c	Mon Oct 17 23:04:59 2005 +0000
@@ -24,13 +24,6 @@
  *
  */
 
-/* TODO conversations have an a_virgin member which seems to be used to detect
- * when a conversation was created remotely as opposed to remotely, look at
- * code for sounds on first message to see how it's used and use it to allow
- * for notifying on first message I don't think this is going to work because
- * the check for this in the source comes after all the conversation signals
- * are fired. */
-
 /* TODO
  * 22:22:17 <seanegan> deryni: speaking of notify.c... you know what else
  * might be a neat feature?