mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-11 20:01:48 +00:00
file_terminal: remove superfluous log message
This commit is contained in:
@ -292,8 +292,6 @@ struct Main
|
||||
{
|
||||
using namespace Genode;
|
||||
|
||||
Genode::log("--- file terminal started ---");
|
||||
|
||||
/* announce service at our parent */
|
||||
_env.parent().announce(env.ep().manage(_root));
|
||||
}
|
||||
|
Reference in New Issue
Block a user