mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-20 12:26:07 +01:00
Remove debug message
This commit is contained in:
parent
2411a6a62d
commit
d0994dbfcc
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ static std::string ardour_sans_file;
|
|||
static __cdecl void
|
||||
unload_custom_fonts()
|
||||
{
|
||||
printf ("unload_custom_fonts\n");
|
||||
if (!ardour_mono_file.empty ()) {
|
||||
RemoveFontResource(ardour_mono_file.c_str());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue