mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-30 09:13:40 -05:00
Disable base64 string debug
This commit is contained in:
parent
c880f5f783
commit
25d27b0f7f
@ -58,7 +58,7 @@ public slots:
|
||||
// Get Based 64 image string
|
||||
QString encoded = QString(ba.toBase64());
|
||||
|
||||
qDebug() << "imageToBase64() " << encoded ;
|
||||
qDebug() << "imageToBase64() encoded" ;
|
||||
|
||||
return encoded;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user