]> git.0d.be Git - empathy.git/commitdiff
PresenceChooser: remove unused #define FLASH_TIMEOUT
authorWill Thompson <will.thompson@collabora.co.uk>
Fri, 10 Jun 2011 13:20:14 +0000 (14:20 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Fri, 24 Jun 2011 09:45:38 +0000 (10:45 +0100)
libempathy-gtk/empathy-presence-chooser.c

index 45dd9da9ea5bd9cf8ab3753d7ce595d0ce372a69..66d516c40f06f45a765a1f98d5b29aa25f12b4be 100644 (file)
@@ -66,9 +66,6 @@
  * Widget which extends #GtkComboBoxEntry to change presence.
  */
 
-/* Flashing delay for icons (milliseconds). */
-#define FLASH_TIMEOUT 500
-
 #define GET_PRIV(obj) EMPATHY_GET_PRIV (obj, EmpathyPresenceChooser)
 
 /* For custom message dialog */