From: Ronnie sahlberg Date: Thu, 19 Apr 2007 02:34:39 +0000 (+1000) Subject: remove a comment that is no longer valid X-Git-Tag: tevent-0.9.20~348^2~2869^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a6b800fe6cc595426db455404bd28f16a519d59;p=thirdparty%2Fsamba.git remove a comment that is no longer valid (This used to be ctdb commit e834cf18cfc18c9462f0dfff0315b5b6798771f8) --- diff --git a/ctdb/direct/ctdbd_test.c b/ctdb/direct/ctdbd_test.c index ab41ddadf4c..bd26376a0dd 100644 --- a/ctdb/direct/ctdbd_test.c +++ b/ctdb/direct/ctdbd_test.c @@ -298,7 +298,6 @@ int main(int argc, const char *argv[]) key.dsize=strlen((const char *)(key.dptr)); printf("fetch the test key:[%s]\n",key.dptr); - /* say that we are vnn:55 and we want to send to vnn:57 */ fetch_record(fd, db_id, key, 0, 1); printf("\n");