Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
proller committed Nov 13, 2024
1 parent 3114715 commit 744965f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/defaultsettings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,8 @@ void fm_set_default_settings(Settings *settings) {
//<< " densityDpi=" << porting::get_densityDpi()
<< " x_inches=" << x_inches
<< " font=" << font_size
<< " lang=" << lang <<std::endl;
//<< " lang=" << lang <<
"\n";
}

#endif
Expand Down

0 comments on commit 744965f

Please sign in to comment.