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