Removed a commented out line

This commit is contained in:
bjschuma 2009-12-20 01:19:40 -05:00
parent a61f7688cc
commit 1dd9f79553
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ def loop():
while halt == False:
input = addch(input)
#check(input)
insert(input, y)