mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove debugging print statement.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3312 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
52f414fdde
commit
7d87e7e26b
@ -748,8 +748,6 @@ gnucash_style_set_register_font_name(const char *name)
|
||||
gnucash_register_font = NULL;
|
||||
}
|
||||
|
||||
g_warning (register_font_name);
|
||||
|
||||
if (register_font_name != NULL)
|
||||
gnucash_register_font = gdk_fontset_load(register_font_name);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user