Index: uspace/srv/devmap/devmap.c
===================================================================
--- uspace/srv/devmap/devmap.c	(revision 6e50466ff28e9edcba1f6e48348d531d12cd5e38)
+++ uspace/srv/devmap/devmap.c	(revision 5f0123bb4069b65dc1128e322d1a5ebca3ebd0ae)
@@ -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,
