Skip to content
  • Aleix Pol Gonzalez's avatar
    Comment out some qDebug calls · 2dc59c06
    Aleix Pol Gonzalez authored
    Given that attica is a library, we don't want to flood the user's
    stdout/stderr with library debug data.
    
    Comment out the qDebug's, I pondered some of them might be useful in
    runtime to display the state is not correct. In those cases I changed
    to qWarning.
    
    REVIEW: 105358
    2dc59c06