]> git.zerfleddert.de Git - micropolis/blobdiff - src/sim/w_x.c
implement shared memory for 24bpp
[micropolis] / src / sim / w_x.c
index e32aeedc46136796dae246ac0433c66eb89966dc..3ad6c04cc9b527ac9e4e14b31676de0101fb1a6f 100644 (file)
@@ -456,9 +456,7 @@ FindXDisplay(Tk_Window tkwin)
        } else {
          fprintf(stderr,
                  "Cool, I found the shared memory extension!\n");
-         fprintf(stderr,
-                 "Disabled SHM, because it is currently broken!\n");
-         xd->shared = 0;
+         xd->shared = 1;
        }
       }
     }
Impressum, Datenschutz