diff options
Diffstat (limited to 'hw/xgl')
-rw-r--r-- | hw/xgl/xglgc.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/xgl/xglgc.c b/hw/xgl/xglgc.c index deb3982a5..7e7e75134 100644 --- a/hw/xgl/xglgc.c +++ b/hw/xgl/xglgc.c @@ -85,9 +85,6 @@ static const GCOps xglGCOps = { xglImageGlyphBlt, xglPolyGlyphBlt, xglPushPixels -#ifdef NEED_LINEHELPER - , NULL -#endif }; void |