diff options
Diffstat (limited to 'hw/xwin/wingetsp.c')
| -rw-r--r-- | hw/xwin/wingetsp.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xwin/wingetsp.c b/hw/xwin/wingetsp.c index db914c938..82208127b 100644 --- a/hw/xwin/wingetsp.c +++ b/hw/xwin/wingetsp.c @@ -177,10 +177,6 @@ winGetSpansNativeGDI (DrawablePtr pDrawable, DeleteDC (hdcMem); break; - case UNDRAWABLE_WINDOW: - FatalError ("winGetSpans - UNDRAWABLE_WINDOW\n"); - break; - default: FatalError ("winGetSpans - Unknown drawable type\n"); break; |
