# HG changeset patch # User timothy.murphy@nokia.com # Date 1269621815 0 # Node ID 80ad0c7f75fe157b6124d256fabe772e9504ec41 # Parent 924ab6786b2f042d76ac4f5fe341dcd9fd2ba7c6 review comment: remove unused variable. diff -r 924ab6786b2f -r 80ad0c7f75fe sbsv2/raptor/python/raptor_make.py --- a/sbsv2/raptor/python/raptor_make.py Thu Mar 25 18:18:23 2010 +0000 +++ b/sbsv2/raptor/python/raptor_make.py Fri Mar 26 16:43:35 2010 +0000 @@ -71,7 +71,6 @@ af = open(annofile, "r") inOutput = False - inParseJob = False buildid = "" for line in af: