types: Remove unfilterable debug output

Authored by kfunk on Aug 10 2017, 10:08 PM.

Description

types: Remove unfilterable debug output

This is printed before Qt categorized logging is properly set up and
thus may be printed even though it's technically disabled via filters.

We're more interested in the debug messages which are printed on
destruction/unregistration anyway.

Details

Committed
kfunkAug 10 2017, 10:08 PM
Parents
R32:bc748071c54b: Fix crash in BrowseManager::avoidMenuAltFocus
Branches
Unknown
Tags
Unknown