X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fsubstrate.c;h=517c4977e9ec489ef4d72b95da2c93318d1d4d2a;hb=ec8d2b32b63649e6d32bdfb306eda062769af823;hp=ce9c696b466835212fcfb9fd715b0c1b8948d07b;hpb=50be9bb40dc60130c99ffa568e6677779904ff70;p=xscreensaver diff --git a/hacks/substrate.c b/hacks/substrate.c index ce9c696b..517c4977 100644 --- a/hacks/substrate.c +++ b/hacks/substrate.c @@ -685,6 +685,7 @@ substrate_draw (Display *dpy, Window window, void *closure) XSetForeground(st->dpy, st->fgc, st->gcv.foreground); } + /* #### mi->recursion_depth = st->f->cycles; */ return st->growth_delay; }