summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/slave/kpropd.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/slave/kpropd.c b/src/slave/kpropd.c
index 770ade40f..83af0f82b 100644
--- a/src/slave/kpropd.c
+++ b/src/slave/kpropd.c
@@ -50,15 +50,6 @@
* or implied warranty.
*/
-/*
- * XXX We need to modify the protocol so that an acknowledge is set
- * after each block, instead after the entire series is sent over.
- * The reason for this is so that error packets can get interpreted
- * right away. If you don't do this, the sender may never get the
- * error packet, because it will die an EPIPE trying to complete the
- * write...
- */
-
#include <locale.h>
#include <stdio.h>