Skip to content

Commit e3cf5f9

Browse files
committed
audio/resampler.cpp: Remove config_{unix,win32} includes
1 parent cdd5aa4 commit e3cf5f9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/audio/resampler.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838

3939
#ifdef HAVE_CONFIG_H
4040
#include "config.h"
41-
#include "config_unix.h"
42-
#include "config_win32.h"
4341
#endif // HAVE_CONFIG_H
4442

4543
#include "audio/resampler.hpp"

0 commit comments

Comments
 (0)