kopia lustrzana https://github.com/ryukoposting/Signal-Android
Remove noisy log statement from DirectoryHelper.
rodzic
5342af60cb
commit
fb316a22c6
|
@ -342,7 +342,6 @@ public class DirectoryHelper {
|
||||||
String mimeType = getMimeType(cursor);
|
String mimeType = getMimeType(cursor);
|
||||||
|
|
||||||
if (!isPhoneMimeType(mimeType)) {
|
if (!isPhoneMimeType(mimeType)) {
|
||||||
Log.w(TAG, "Ignoring unwanted mime type: " + mimeType);
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue