mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
wm: remove debug messages
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user