From 064e6b53faec08a67075dd0f97303f5365d4e79b Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 25 Apr 2011 18:26:50 +0000 Subject: *** empty log message *** --- src/drv/cdirgb.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/drv/cdirgb.c') diff --git a/src/drv/cdirgb.c b/src/drv/cdirgb.c index 5b72dc6..90c8335 100644 --- a/src/drv/cdirgb.c +++ b/src/drv/cdirgb.c @@ -1878,7 +1878,6 @@ static cdContext cdImageRGBContext = CD_CAP_ALL & ~(CD_CAP_FLUSH | CD_CAP_PLAY | CD_CAP_LINECAP | CD_CAP_LINEJOIN | CD_CAP_PALETTE ), - 0, CD_CTX_IMAGE, cdcreatecanvas, cdinittable, @@ -1975,7 +1974,6 @@ static cdContext cdDBufferRGBContext = CD_CAP_ALL & ~(CD_CAP_PLAY | CD_CAP_LINECAP | CD_CAP_LINEJOIN | CD_CAP_PALETTE ), - 0, CD_CTX_IMAGE, cdcreatecanvasDB, cdinittableDB, -- cgit v1.2.3