summaryrefslogtreecommitdiff
path: root/src/drv/cddebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drv/cddebug.c')
-rw-r--r--src/drv/cddebug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drv/cddebug.c b/src/drv/cddebug.c
index 3550fc6..796947e 100644
--- a/src/drv/cddebug.c
+++ b/src/drv/cddebug.c
@@ -820,7 +820,6 @@ static void cdinittable(cdCanvas* canvas)
static cdContext cdDebugContext =
{
CD_CAP_ALL,
- 0,
CD_CTX_FILE,
cdcreatecanvas,
cdinittable,