diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-10-19 04:57:10 +0200 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-10-19 04:57:10 +0200 |
| commit | 40256f90b7484605fd3d0e0f6217f2e5a7c4a1b6 (patch) | |
| tree | b8276b47b0ff09bead93683d79ee5c707619f329 /src | |
| parent | dce04f88d8a25ce5f6490d60f9ec59f854ff1f46 (diff) | |
| download | etisnoop-40256f90b7484605fd3d0e0f6217f2e5a7c4a1b6.tar.gz etisnoop-40256f90b7484605fd3d0e0f6217f2e5a7c4a1b6.tar.bz2 etisnoop-40256f90b7484605fd3d0e0f6217f2e5a7c4a1b6.zip | |
Get faadalyse to compile again
Diffstat (limited to 'src')
| -rw-r--r-- | src/faadalyse.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/faadalyse.cpp b/src/faadalyse.cpp index 9c7fbf9..1321a03 100644 --- a/src/faadalyse.cpp +++ b/src/faadalyse.cpp @@ -85,8 +85,6 @@ int main(int argc, char **argv) } } - snoop.close(); - cerr << "Write file stream-0.wav\n"; return 0; |
