removed TODO
This commit is contained in:
parent
694dd5dcd8
commit
60ce403719
1 changed files with 0 additions and 5 deletions
|
@ -22,11 +22,6 @@
|
|||
|
||||
#include "linbobackend.h"
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
* - enter state StartError when starting / syncing / reinstalling fails
|
||||
*/
|
||||
|
||||
LinboBackend::LinboBackend(QObject *parent) : QObject(parent)
|
||||
{
|
||||
this->setState(Initializing);
|
||||
|
|
Reference in a new issue