Procházet zdrojové kódy

Minor cleanup: remove unused argument

Cédric Augonnet před 14 roky
rodič
revize
b5026e43dd
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      examples/basic_examples/mult.c

+ 0 - 1
examples/basic_examples/mult.c

@@ -49,7 +49,6 @@ static unsigned terminated = 0;
 
 static unsigned nslicesx = 4;
 static unsigned nslicesy = 4;
-static unsigned nslicesz = 4;
 static unsigned xdim = 1024;
 static unsigned ydim = 1024;
 static unsigned zdim = 512;