[fix] never used var removed

This commit is contained in:
asciimoo 2012-09-23 22:08:51 +02:00
parent 9b83c14513
commit 477fe907f9
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ def prods(orig, ran, items):
def _gen(d, limit=20, count=False):
"""docstring for _p"""
ret = ['']
params = []
strings = 0
for i in d:
if i[0] == 'in':