mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Remove debug message
This commit is contained in:
@@ -149,8 +149,6 @@ namespace Init {
|
||||
char arg_value[VALUE_MAX_LEN];
|
||||
Genode::Arg_string::find_arg(args, key).string(arg_value, sizeof(arg_value), "");
|
||||
|
||||
PDBG("key='%s' value='%s' arg_value='%s'", key, value, arg_value);
|
||||
|
||||
/*
|
||||
* Skip child-name prefix if the key is the process "label".
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user