Remove duplicate MediaProtocolLayer

Prevents user from receiving duplicate media messages.
This commit is contained in:
moyamo 2015-11-23 14:57:39 +02:00
parent cb041395db
commit a95b88e7c8
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ class YowsupApp(object):
YowContactsIqProtocolLayer,
YowChatstateProtocolLayer,
YowCallsProtocolLayer,
YowMediaProtocolLayer,
YowPrivacyProtocolLayer,
YowProfilesProtocolLayer,
YowGroupsProtocolLayer,