Commit 9369f4b3 authored by Lukas Durfina's avatar Lukas Durfina Committed by Jean-Paul Saman

Fix of #1640 teletext buttons appear too often

Signed-off-by: default avatarJean-Paul Saman <jpsaman@videolan.org>
parent 8400d104
...@@ -465,7 +465,6 @@ void InputManager::telexToggle( bool b_enabled ) ...@@ -465,7 +465,6 @@ void InputManager::telexToggle( bool b_enabled )
} }
} }
} }
emit teletextEnabled( b_enabled );
} }
void InputManager::telexToggleButtons() void InputManager::telexToggleButtons()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment