forked from mirror/monocles_chat_clean
Fix up Adjust call integration sounds.
This commit is contained in:
parent
397c0a0ac7
commit
cf1cbd506c
1 changed files with 0 additions and 4 deletions
|
@ -1283,9 +1283,5 @@ public class JingleConnectionManager extends AbstractConnectionManager {
|
||||||
@Override
|
@Override
|
||||||
public void onCallIntegrationMicrophoneEnabled(boolean enabled) {}
|
public void onCallIntegrationMicrophoneEnabled(boolean enabled) {}
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean applyDtmfTone(final String dtmf) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue