Skip to content

Commit

Permalink
remove redundant qDebug()
Browse files Browse the repository at this point in the history
  • Loading branch information
Delwing committed Nov 27, 2021
1 parent 709a9da commit a794341
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dlgProfilePreferences.cpp
Expand Up @@ -2826,7 +2826,6 @@ void dlgProfilePreferences::slot_save_and_exit()

mudlet::self()->mDiscord.UpdatePresence();

qDebug() << "EMIT SAVE";
emit signal_preferencesSaved();

close();
Expand Down

0 comments on commit a794341

Please sign in to comment.