From: Michael Tremer Date: Wed, 12 Jan 2011 21:39:16 +0000 (+0100) Subject: fireinfo: Remove some comments about problems that have been solved. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b925674446c946b85efd94ad924cd1f22cb85aa8;p=ipfire.org.git fireinfo: Remove some comments about problems that have been solved. --- diff --git a/www/webapp/backend/stasy.py b/www/webapp/backend/stasy.py index f186804b..03abfc55 100644 --- a/www/webapp/backend/stasy.py +++ b/www/webapp/backend/stasy.py @@ -680,7 +680,6 @@ class Stasy(object): count += geo_locations[geo_location] - # XXX must only be systems that have profile data profiles_all = self.query({}) unknown_count = profiles_all.count() - count @@ -692,7 +691,6 @@ class Stasy(object): def get_models_by_vendor(self, subsystem, vendor_id): devices = [] - # XXX must only be systems that have profile data profiles_all = self.query({}) for profile in profiles_all: