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