Skip to content

Commit

Permalink
Merge pull request #4527 from daschuer/commentRevert
Browse files Browse the repository at this point in the history
Comment revert
  • Loading branch information
Holzhaus committed Nov 16, 2021
2 parents bef04ac + 5d3595c commit 9c4210b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/logging.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ void Logging::initialize(
// Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1227295
// Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886437
// Ubuntu: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1731646
// Somehow this causes a segfault on macOS though?? https://bugs.launchpad.net/mixxx/+bug/1871238
#ifdef __LINUX__
QLoggingCategory::setFilterRules(
"*.debug=true\n"
Expand Down

0 comments on commit 9c4210b

Please sign in to comment.