mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
-m We don't need this printf.
This commit is contained in:
parent
230ab47891
commit
769ff4d2a1
|
@ -64,7 +64,7 @@ void DictionaryBar::setDictionaries( vector< sptr< Dictionary::Class > >
|
|||
|
||||
void DictionaryBar::mutedDictionariesChanged()
|
||||
{
|
||||
printf( "Muted dictionaries changed\n" );
|
||||
// printf( "Muted dictionaries changed\n" );
|
||||
|
||||
// Update actions
|
||||
|
||||
|
|
Loading…
Reference in a new issue