Remove outdated todos

Summary: This commits removes todos which are done or obsolete.

Reviewers: kbasan, msutcliffe

Reviewed By: kbasan

Differential Revision: https://dev.swift-project.org/D6
This commit is contained in:
Roland Winklmeier
2017-04-23 15:48:03 +02:00
committed by Mathew Sutcliffe
parent ed132add45
commit f0bfad40b7
3 changed files with 1 additions and 7 deletions

View File

@@ -22,7 +22,6 @@ namespace BlackInput
{
/*!
* Abstract interface for native keyboard handling.
* \todo Add implementation for Linux and OSX.
*/
class BLACKINPUT_EXPORT IKeyboard : public QObject
{