remove unecessary new lines

This commit is contained in:
HummyPkg 2017-06-02 20:02:15 +01:00
parent 71dcd3960a
commit 909f9cad31
1 changed files with 0 additions and 2 deletions

View File

@ -144,7 +144,6 @@ ts method setflag {flag {dummy 0}} {
ladd flags [string totitle $flag]
}
return 1
}
ts method unsetflag {flag {dummy 0}} {
@ -160,7 +159,6 @@ ts method unsetflag {flag {dummy 0}} {
lremove flags [string totitle $flag]
}
return 1
}
ts method set_shrunk {} {