unused variable
This commit is contained in:
parent
64055489f6
commit
b9d0739c20
@ -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…
Reference in New Issue
Block a user