summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/kcmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/src/kcmap.c')
-rw-r--r--hw/kdrive/src/kcmap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/kdrive/src/kcmap.c b/hw/kdrive/src/kcmap.c
index 515df73a2..d3cb7f20a 100644
--- a/hw/kdrive/src/kcmap.c
+++ b/hw/kdrive/src/kcmap.c
@@ -138,8 +138,7 @@ KdColormapFb (ColormapPtr pCmap)
KdScreenInfo *screen = pScreenPriv->screen;
int d;
DepthPtr depth;
- int v, vi;
- VisualPtr visual;
+ int v;
VisualID vid = pCmap->pVisual->vid;
int fb;