Commit 2146e89f7c2a283fd1368bb58c4a878842564d89

Authored by bachi
1 parent de9cf8e01a
Exists in master

ddsFreq.c : suppression fonction checksize

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -72,7 +72,7 @@
72 72 }
73 73 int ddsFreq(int fd, int f_dds)
74 74 {
75   - checkSize();
  75 + //checkSize();
76 76 long double f0,fs;
77 77 //printf("long = %lu\n",sizeof (long));
78 78 //printf("float = %lu\n",sizeof (float));