summaryrefslogtreecommitdiffstats
path: root/src/kiro-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/kiro-client.c')
-rw-r--r--src/kiro-client.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/kiro-client.c b/src/kiro-client.c
index 01f4fb0..b0f5d45 100644
--- a/src/kiro-client.c
+++ b/src/kiro-client.c
@@ -16,15 +16,6 @@
Franklin St, Fifth Floor, Boston, MA 02110, USA
*/
-/**
- * SECTION: kiro-client
- * @Short_description: KIRO RDMA Client / Consumer
- * @Title: KiroClient
- *
- * KiroClient implements the client / active / consumer side of the the RDMA
- * Communication Channel. It uses a KIRO-CLIENT to manage data read from the Server.
- */
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>