mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-29 21:27:40 +00:00
Commented annoying log message
This commit is contained in:
parent
24685348cf
commit
9bf2adefc4
@ -269,7 +269,7 @@ public class LanLinkProvider extends BaseLinkProvider {
|
||||
} else {
|
||||
String myId = DeviceHelper.getDeviceId(context);
|
||||
if (deviceId.equals(myId)) {
|
||||
Log.i("KDE/LanLinkProvider", "Ignoring my own broadcast");
|
||||
//Log.i("KDE/LanLinkProvider", "Ignoring my own broadcast");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user