Skip to content

Commit e038c10

Browse files
author
Kevin Ahrendt
authored
Header cleanup (#15)
* remove duplicate pragma once * remove old filename
1 parent 9199044 commit e038c10

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

include/art_biquad.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#pragma once
21
////////////////////////////////////////////////////////////////////////////
32
// **** BIQUAD **** //
43
// Simple Biquad Filter Library //

include/art_resampler.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
// Distributed under the BSD Software License (see license.txt) //
77
////////////////////////////////////////////////////////////////////////////
88

9-
// resampler.h
109
#pragma once
1110

1211
#include <string.h>

0 commit comments

Comments
 (0)