From 2a4a0f487e3db626876dbf6ae9aa17d6dc4434e0 Mon Sep 17 00:00:00 2001 From: dscho Date: Fri, 18 Jun 2004 09:18:22 +0000 Subject: convert c++ comments to c comments --- test/tight-1.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/tight-1.c b/test/tight-1.c index fa22ea7..e8b9b79 100644 --- a/test/tight-1.c +++ b/test/tight-1.c @@ -13,7 +13,6 @@ int main(int argc,char** argv) server->frameBuffer=malloc(400*300*4); for(j=0;j<400*300*4;j++) server->frameBuffer[j]=j; - //server->maxRectsPerUpdate=-1; rfbInitServer(server); while(time(0)-t<20) { -- cgit v1.2.3