del unused
This commit is contained in:
parent
a7af7967f6
commit
7296e55435
3 changed files with 0 additions and 11 deletions
|
|
@ -198,7 +198,6 @@ class ServerModel with ChangeNotifier {
|
|||
Future<Null> startService() async {
|
||||
_isStart = true;
|
||||
notifyListeners();
|
||||
FFI.setByName("ensure_init_event_queue");
|
||||
FFI.ffiModel.updateEventListener("");
|
||||
await FFI.invokeMethod("init_service");
|
||||
FFI.setByName("start_service");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue