2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-09-05 00:25:09 +00:00

Removed some logging

This commit is contained in:
Albert Vaca
2015-09-09 03:22:34 -07:00
parent d5114c2238
commit 0b8500338a
5 changed files with 5 additions and 5 deletions

View File

@@ -551,7 +551,7 @@ public class Device implements BaseLink.PackageReceiver {
} else {
Log.e("KDE/onPackageReceived","Device not paired, will pass package to unpairedPackageListeners");
//Log.e("KDE/onPackageReceived","Device not paired, will pass package to unpairedPackageListeners");
if (pairStatus != PairStatus.Requested) {
unpair();