Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Fix issue #933 #353

Merged
merged 1 commit into from
Aug 29, 2017
Merged

Fix issue #933 #353

merged 1 commit into from
Aug 29, 2017

Conversation

morozkin
Copy link
Contributor

@morozkin morozkin commented Aug 27, 2017

See #933, #359

This check doesn't do anything since event is always nil for MXCallStateConnected state

case MXCallStateConnected:
if (event)
{
   ...
}

Signed-off-by: Denis Morozov dmorozkn@gmail.com

@manuroe manuroe merged commit eb5e03c into matrix-org:develop Aug 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants