mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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