Skip to content

Commit

Permalink
reduce the number of public header files
Browse files Browse the repository at this point in the history
  • Loading branch information
ddiakopoulos committed Dec 14, 2018
1 parent 09c1511 commit 56e6b38
Show file tree
Hide file tree
Showing 27 changed files with 736 additions and 1,101 deletions.
5 changes: 2 additions & 3 deletions examples/src/Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@

#include "AudioDevice.h"

#include "libnyquist/AudioDecoder.h"
#include "libnyquist/WavEncoder.h"
#include "libnyquist/PostProcess.h"
#include "libnyquist/Decoders.h"
#include "libnyquist/Encoders.h"

#include <thread>

Expand Down
83 changes: 0 additions & 83 deletions include/libnyquist/AudioDecoder.h

This file was deleted.

Loading

0 comments on commit 56e6b38

Please sign in to comment.