* src/raster/ftraster.c (End_Profile, Convert_Glyph): Clean up.

This commit is contained in:
Alexei Podtelezhnikov 2023-11-09 22:52:14 -05:00
parent e9a81e4dd8
commit d5973932d0
1 changed files with 0 additions and 4 deletions

View File

@ -764,8 +764,6 @@
ras.num_Profs++;
}
ras.joint = FALSE;
return SUCCESS;
}
@ -1904,8 +1902,6 @@
ras.fProfile = NULL;
ras.cProfile = NULL;
ras.joint = FALSE;
ras.fresh = FALSE;
ras.top = ras.buff;
ras.maxBuff = ras.sizeBuff;