mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 23:20:55 +00:00
Remove debug message
This commit is contained in:
parent
4fd932f7c1
commit
16e6f4b784
@ -149,8 +149,6 @@ namespace Init {
|
|||||||
char arg_value[VALUE_MAX_LEN];
|
char arg_value[VALUE_MAX_LEN];
|
||||||
Genode::Arg_string::find_arg(args, key).string(arg_value, sizeof(arg_value), "");
|
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".
|
* Skip child-name prefix if the key is the process "label".
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user