diff options
Diffstat (limited to 'hw/xnest')
-rw-r--r-- | hw/xnest/Screen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xnest/Screen.c b/hw/xnest/Screen.c index 62255b883..0a05ac8da 100644 --- a/hw/xnest/Screen.c +++ b/hw/xnest/Screen.c @@ -243,7 +243,6 @@ xnestOpenScreen(int index, ScreenPtr pScreen, int argc, char *argv[]) pScreen->saveUnderSupport = NotUseful; pScreen->whitePixel = xnestWhitePixel; pScreen->blackPixel = xnestBlackPixel; - /* rgf */ /* GCperDepth */ /* PixmapPerDepth */ pScreen->devPrivate = NULL; |