Reverted "Wrapped text recognition on macOS with experimental toggle."

This reverts commit feb1ea6502.
This commit is contained in:
23rd
2025-12-31 12:18:00 +03:00
parent 58cd2b2a2e
commit 19e965ce45
3 changed files with 1 additions and 30 deletions

View File

@@ -170,10 +170,6 @@ void SetupExperimental(
}
addToggle(Window::kOptionDisableTouchbar);
addToggle(Info::kAlternativeScrollProcessing);
#ifdef Q_OS_MAC
addToggle("text-recognition-mac");
#endif // Q_OS_MAC
}
} // namespace