remove TODO, empathy has been addedmaster
authorGuillaume Desmottes <[email protected]>
Wed, 18 Feb 2009 21:14:39 +0000 (18 21:14 +0000)
committerGuillaume Desmottes <[email protected]>
Wed, 18 Feb 2009 21:14:39 +0000 (18 21:14 +0000)
report.py

index b154fff..9e2c6ca 100644 (file)
--- a/report.py
+++ b/report.py
@@ -6,8 +6,6 @@ telepathy_projects = ['telepathy-gabble', 'telepathy-salut', 'telepathy-glib', '
 
 farsight_projects = ['farsight2', 'gst-plugins-farsight']
 
-# TODO: empathy
-
 class Report(object):
     def __init__(self):
         self.components = []