mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-12 06:08:25 -05:00
Kill an insanely chatty log message
This commit is contained in:
parent
a1496bd839
commit
a83fd2d548
@ -276,7 +276,6 @@ public class Address
|
|||||||
}
|
}
|
||||||
finally
|
finally
|
||||||
{
|
{
|
||||||
Log.i(K9.LOG_TAG, "cursor closed");
|
|
||||||
// cursor.close(); // TODO: should close cursor.
|
// cursor.close(); // TODO: should close cursor.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user