Index: uspace/srv/devmap/devmap.c
===================================================================
--- uspace/srv/devmap/devmap.c	(revision 47a7174f4f58dd21b824f6c9cb7ae371022d6c01)
+++ uspace/srv/devmap/devmap.c	(revision eff1f033c237dd4f18d79cf25fbd33de6fa9278c)
@@ -623,7 +623,4 @@
 	
 	if (dev->forward_interface == 0) {
-		/* The IPC_GET_ARG3(*icall) would be always zero,
-		 * wouldn't it? So why to pass it at all?
-		 */
 		ipc_forward_fast(callid, dev->driver->phone,
 		    dev->handle, 0, 0,
