base: remove debug message

This commit is contained in:
Norman Feske 2019-08-17 01:05:18 +02:00 committed by Christian Helmuth
parent 55e99e16ef
commit 2cff12e1fb
1 changed files with 0 additions and 2 deletions

View File

@ -179,8 +179,6 @@ class Genode::Expanding_parent_client : public Parent_client
{
Lock::Guard guard(_lock);
log("resource_request: ", args.string());
/*
* Issue request but don't block if a custom signal handler is
* installed.