Skip to content

Commit 4564b62

Browse files
authored
Make the description less specific
1 parent f5d4dff commit 4564b62

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

index.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -179,19 +179,6 @@ <h2><dfn>SmartCardContext</dfn> interface</h2>
179179
concept found in [[PCSC5]]. The primary reason for this omission is
180180
that PC/SC Lite implementation does not support the related methods,
181181
making consistent cross-platform behavior unachievable.</p>
182-
<p>There are two specific instances where reader groups are mentioned
183-
in PC/SC Lite:</p>
184-
<ul>
185-
<li>The `ListReaderGroups()` method, which always returns a
186-
single-element array containing the hardcoded string
187-
`"SCard$DefaultReaders"`.</li>
188-
<li>The `Groups` argument for the `ListReaders()` method, which is
189-
explicitly ignored.</li>
190-
</ul>
191-
<p>However, their behavior means these additions would provide little
192-
meaningful effect on most platforms, and could even be misleading in
193-
the case of the `Groups` feature, which acts as a non-functional
194-
filter.</p>
195182
</aside>
196183
<section>
197184
<h3><dfn>listReaders()</dfn> method</h3>

0 commit comments

Comments
 (0)