]> source.dussan.org Git - tigervnc.git/commitdiff
Remove obsolete comment about backing store
authorPierre Ossman <ossman@cendio.se>
Mon, 12 Jul 2021 15:35:44 +0000 (17:35 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 13 Jul 2021 12:26:04 +0000 (14:26 +0200)
This was removed years ago.

unix/xserver/hw/vnc/xvnc.c

index 6bae8e3b8519ed8faeffb58259ef3a3569119c60..199189cc716edeab22b4fc39ee3fd1b4cdf242f6 100644 (file)
@@ -1172,11 +1172,6 @@ vfbScreenInit(ScreenPtr pScreen, int argc, char **argv)
     if (!ret)
         return FALSE;
 
-    /*
-     * Circumvent the backing store that was just initialised.  This amounts
-     * to a truely bizarre way of initialising SaveDoomedAreas and friends.
-     */
-
     pScreen->SaveScreen = vfbSaveScreen;
 
     miPointerInitialize(pScreen, &vfbPointerSpriteFuncs, &vfbPointerCursorFuncs,