nvda
36f0a8a5 - Fix incorrect arguments in signature of ContentRecognizer.recognize abstract method. (#7478)

Commit
8 years ago
Fix incorrect arguments in signature of ContentRecognizer.recognize abstract method. (#7478) Because this is an abstract method, it never gets called, so this has no implication on the code that gets executed. However, it is certainly bad for developers who subclass ContentRecognizer.
Author
Parents
Loading