mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +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:
|
case Command::OP_TO_BACK:
|
||||||
{
|
{
|
||||||
PDBG("OP_TO_BACK not implemented");
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
case Command::OP_BACKGROUND:
|
case Command::OP_BACKGROUND:
|
||||||
{
|
{
|
||||||
PDBG("OP_BACKGROUND not implemented");
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user