> On Tue,  5 Mar 2013 13:18:02 +0900
> YAMAMOTO Takashi <[email protected]> wrote:
> 
>> because all of its possible users are commented out.
>> 
>> Signed-off-by: YAMAMOTO Takashi <[email protected]>
>> ---
>>  ryu/app/wsgi.py | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/ryu/app/wsgi.py b/ryu/app/wsgi.py
>> index 3779b08..68a7b28 100644
>> --- a/ryu/app/wsgi.py
>> +++ b/ryu/app/wsgi.py
>> @@ -22,7 +22,7 @@ from gevent import pywsgi
>>  from routes import Mapper
>>  from routes.util import URLGenerator
>>  
>> -LOG = logging.getLogger('ryu.app.wsgi')
>> +# LOG = logging.getLogger('ryu.app.wsgi')
> 
> How about removing it?

i have no opinion.

the code in question was added by commit 32cb6a21 (you) and
the commit log says nothing about it.
i guess it's ok to remove it.

YAMAMOTO Takashi

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to