unused variable
This commit is contained in:
parent
64055489f6
commit
b9d0739c20
1 changed files with 0 additions and 1 deletions
|
|
@ -637,7 +637,6 @@ texttype(Text *t, Rune r)
|
||||||
int nr;
|
int nr;
|
||||||
Rune *rp;
|
Rune *rp;
|
||||||
Text *u;
|
Text *u;
|
||||||
int precise;
|
|
||||||
|
|
||||||
if(t->what!=Body && r=='\n')
|
if(t->what!=Body && r=='\n')
|
||||||
return;
|
return;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue