diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-30 09:51:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-30 09:51:04 -0400 |
commit | 734e588e974b7632653d1d368b0371a7b13193b9 (patch) | |
tree | a6f43a0f9aa506659146ccaa0a1acfb26532c208 /files/es | |
parent | a86451fbf1d0be1709b9593b7d56e7fd7a7dfd05 (diff) | |
download | translated-content-734e588e974b7632653d1d368b0371a7b13193b9.tar.gz translated-content-734e588e974b7632653d1d368b0371a7b13193b9.tar.bz2 translated-content-734e588e974b7632653d1d368b0371a7b13193b9.zip |
remove all InterfaceOverview (#1806)
Diffstat (limited to 'files/es')
-rw-r--r-- | files/es/web/api/rtcpeerconnection/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/api/rtcpeerconnection/index.html b/files/es/web/api/rtcpeerconnection/index.html index 8a902d3ab5..1daf11985f 100644 --- a/files/es/web/api/rtcpeerconnection/index.html +++ b/files/es/web/api/rtcpeerconnection/index.html @@ -13,8 +13,6 @@ translation_of: Web/API/RTCPeerConnection <p>{{InheritanceDiagram}}</p> -<p>{{InterfaceOverview("WebRTC")}}</p> - <h3 id="Método_obsoleto">Método obsoleto</h3> <p>El siguiente método fue declarado obsoleto ya hace un tiempo, admás, nunca fue implementado en los navegadores más importantes.</p> |