Drop unneeded comment
This commit is contained in:
parent
117111ce20
commit
7644d86e40
1 changed files with 0 additions and 2 deletions
|
|
@ -71,8 +71,6 @@ void HostConnector::main_loop() {
|
|||
if (!message_processor_->process_data(data))
|
||||
break;
|
||||
}
|
||||
|
||||
// FIXME notify our core that we've stopped
|
||||
}
|
||||
|
||||
std::shared_ptr<anbox::PlatformApiStub> HostConnector::platform_api_stub() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue