Removed duplication in a comment

This commit is contained in:
Elias Daler 2018-04-10 00:00:40 +03:00 committed by Lukas Dürrenberger
parent babd5af074
commit 2e66791d52

View file

@ -41,7 +41,6 @@ namespace priv
///
/// This class implements keyboard handling functions
/// to help sf::priv::InputImpl class.
/// Its purpose is to help sf::priv::InputImpl class.
////////////////////////////////////////////////////////////
class KeyboardImpl
{