summaryrefslogtreecommitdiff
path: root/hw/xwin/wingetsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/wingetsp.c')
-rw-r--r--hw/xwin/wingetsp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xwin/wingetsp.c b/hw/xwin/wingetsp.c
index 03f7f1012..db914c938 100644
--- a/hw/xwin/wingetsp.c
+++ b/hw/xwin/wingetsp.c
@@ -181,10 +181,6 @@ winGetSpansNativeGDI (DrawablePtr pDrawable,
FatalError ("winGetSpans - UNDRAWABLE_WINDOW\n");
break;
- case DRAWABLE_BUFFER:
- FatalError ("winGetSpans - DRAWABLE_BUFFER\n");
- break;
-
default:
FatalError ("winGetSpans - Unknown drawable type\n");
break;