From 501c60c3c7620f9ad03b6692d3255735ac17b596 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 13 Dec 2012 12:41:51 +0100 Subject: Remove outdated comment. --- kconfiglib.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/kconfiglib.py b/kconfiglib.py index 625ff6a..60ce2c7 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -2882,8 +2882,6 @@ class Symbol(Item, _HasVisibility): .format(v, self.name, typename[self.type])) return - # This warning is annoying when running allnoconfig_simpler.py. Make it - # optional? if self.prompts == [] and not suppress_load_warnings: self.config._warn('assigning "{0}" to the symbol {1} which ' 'lacks prompts and thus has visibility "n". ' -- cgit v1.2.3