Drop noisy debug output

Authored by elvisangelaccio on Oct 7 2018, 7:46 PM.

Description

Drop noisy debug output

This qCDebug() call shows up at every change of directory and doesn't
really add any value.

Details