Delete line rather than commenting

This commit is contained in:
Sophist 2024-01-20 09:53:39 +00:00 committed by GitHub
parent 7afa2fc94a
commit dc7e8998b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,8 +109,6 @@ Item
Action
{
id: exitFullScreenAction
// Stop Esc key from exiting full screen mode
// shortcut: StandardKey.Cancel
text: catalog.i18nc("@action:inmenu", "Exit Full Screen")
icon.name: "view-fullscreen"
}