Remove obsolete comment
This commit is contained in:
parent
f5d30e5c70
commit
5e535a7bac
1 changed files with 0 additions and 1 deletions
|
@ -277,7 +277,6 @@ void text_box::update_offsets()
|
|||
const auto conf = cast_config_to<text_box_definition>();
|
||||
assert(conf);
|
||||
|
||||
// FIXME: This should use pango-cairo code path instead of sdl_ttf code path
|
||||
text_height_ = font::get_max_height(get_text_font_size());
|
||||
|
||||
wfl::map_formula_callable variables;
|
||||
|
|
Loading…
Add table
Reference in a new issue