From 199a6eb3f04120f4368b7d1d6012e943f47f65cf Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Fri, 27 Nov 2015 13:46:26 +0300 Subject: [PATCH] Disabled webrtc-call activity support Closes #983 --- app/manifest.webapp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/manifest.webapp b/app/manifest.webapp index 1afa5332..fd93b905 100644 --- a/app/manifest.webapp +++ b/app/manifest.webapp @@ -71,13 +71,6 @@ } }, "returnValue": false - }, - "webrtc-call": { - "href": "index.html", - "filters": { - "type": "webcontacts/contact" - }, - "disposition": "window" } }, "orientation": "portrait-primary",