Removed old TODOs.
This commit is contained in:
parent
919f67b123
commit
338274e368
@ -71,7 +71,6 @@ namespace Easy
|
||||
*/
|
||||
const string server_key() const;
|
||||
|
||||
// TODO: Look up what the data looks like
|
||||
/*!
|
||||
* @brief Returns a vector of Easy::alert_type.
|
||||
*
|
||||
|
@ -190,7 +190,6 @@ namespace Easy
|
||||
*/
|
||||
double get_double(const string &key) const;
|
||||
|
||||
// TODO: Maybe an enum would be better?
|
||||
/*!
|
||||
* @brief Returns the value of key as bool
|
||||
*
|
||||
|
Reference in New Issue
Block a user