Skip to content

Commit 8c4ef12

Browse files
authored
Remove getHostEnvironmentValue from documentation (mdn#43761)
Removed the 'getHostEnvironmentValue' function entry from the API documentation.
1 parent aae9b83 commit 8c4ef12

File tree

1 file changed

+0
-4
lines changed
  • files/en-us/web/api/window/external

1 file changed

+0
-4
lines changed

files/en-us/web/api/window/external/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ The `External` object has the following methods:
3434
<td><code>IsSearchProviderInstalled()</code></td>
3535
<td>Dummy function; does nothing.</td>
3636
</tr>
37-
<tr>
38-
<td><code>getHostEnvironmentValue(name)</code> {{non-standard_inline}}</td>
39-
<td>Microsoft Edge proprietary API. See <a href="https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/mt795399(v=vs.85)">Microsoft docs</a> for more information.</td>
40-
</tr>
4137
</tbody>
4238
</table>
4339

0 commit comments

Comments
 (0)