diff exporters.pde @ 14:cecc594d1559

Remove unused code and variables.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Jul 2018 09:48:33 +0300
parents a0a00f80b042
children 249c4f5742f3
line wrap: on
line diff
--- a/exporters.pde	Wed Jul 04 09:08:47 2018 +0300
+++ b/exporters.pde	Wed Jul 04 09:48:33 2018 +0300
@@ -1301,7 +1301,7 @@
     int[] pixut = new int[260];
     int[] idx = new int[260];
     int[] histog = new int[8192];
-    float ww, hh, fld, compa, fx2, fy2;
+    float ww, hh, fld, compa;
     color c;
     int xcolors, limitter, vertti, erkki;
     int rh, gh, bh;