mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
wm: remove debug messages
This commit is contained in:
parent
eab1febd0d
commit
6a46dcd2af
@ -620,13 +620,11 @@ class Wm::Nitpicker::Session_component : public Genode::Rpc_object<Session>,
|
||||
|
||||
case Command::OP_TO_BACK:
|
||||
{
|
||||
PDBG("OP_TO_BACK not implemented");
|
||||
return;
|
||||
}
|
||||
|
||||
case Command::OP_BACKGROUND:
|
||||
{
|
||||
PDBG("OP_BACKGROUND not implemented");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user