Selaa lähdekoodia

SOCL: Mandelbrot: Disable X11 output

Sylvain Henry 14 vuotta sitten
vanhempi
commit
ad9b202a0f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      examples/socl/mandelbrot/mandelbrot.c

+ 1 - 1
examples/socl/mandelbrot/mandelbrot.c

@@ -21,7 +21,7 @@
 #include <unistd.h>
 
 /* Uncomment this to activate X11 display */
-#define USE_X11
+//#define USE_X11
 
 #define SHORT_LOG 1
 #define ROUND_ROBIN