forked from hummypkg/webif
remove unecessary new lines
This commit is contained in:
parent
71dcd3960a
commit
909f9cad31
@ -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 {} {
|
||||
|
Loading…
Reference in New Issue
Block a user