no help variable needed in dft.c | corrected makefile
[physik/nlsop.git] / dft.c
diff --git a/dft.c b/dft.c
index 4bbbb46..33f2e97 100644 (file)
--- a/dft.c
+++ b/dft.c
@@ -15,7 +15,6 @@ int main(int argc,char **argv) {
   int x,y;
   int offy,offt;
   int scale;
-  int help;
   double max;
   double *mag;