Skip to content

Commit 00fffd9

Browse files
author
Kyle Kurz
committed
Remove old debug log
1 parent f3e9a14 commit 00fffd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/src/main/java/io/wazo/callkeep/VoiceConnection.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public class VoiceConnection extends Connection {
5353
if (name != null && !name.equals("")) {
5454
setCallerDisplayName(name, TelecomManager.PRESENTATION_ALLOWED);
5555
}
56-
Log.e(TAG, "Constructor");
5756
}
5857

5958
@Override

0 commit comments

Comments
 (0)