1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Accessibility: Remove redundant method declaration and general fixups

This commit is contained in:
ed 2021-07-28 09:46:30 +01:00
parent 17ca903aaa
commit 588e776bb6
8 changed files with 95 additions and 115 deletions

View file

@ -28,8 +28,6 @@ namespace juce
AccessibilityHandler* AccessibilityHandler::currentlyFocusedHandler = nullptr;
bool areAnyAccessibilityClientsActive();
enum class InternalAccessibilityEvent
{
elementCreated,