2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-29 05:07:40 +00:00

Removing log message

This commit is contained in:
Albert Vaca 2016-02-12 08:38:42 -08:00
parent 7f0ee677bd
commit 7047622a62

View File

@ -29,7 +29,6 @@ public class FindMyPhonePlugin extends Plugin {
@Override
public boolean onPackageReceived(NetworkPackage np) {
Log.e("FindMyPhonePR", "onPackageReceived");
if (np.getType().equals(NetworkPackage.PACKAGE_TYPE_FINDMYPHONE)) {
//Log.e("PingPackageReceiver", "was a find my phone!");