Skip to content

Commit a2e72f2

Browse files
authored
Remove unused variable
1 parent 83019bd commit a2e72f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/textord/tospace.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ void Textord::to_spacing(
5656
//estimated width of non space gaps for whole block
5757
int16_t block_non_space_gap_width;
5858
bool old_text_ord_proportional;//old fixed/prop result
59-
GAPMAP *gapmap = nullptr; //map of big vert gaps in blk
6059

6160
block_it.set_to_list (blocks);
6261
block_index = 1;

0 commit comments

Comments
 (0)