Skip to content

Commit b804f83

Browse files
committed
Remove PLUGIN_API from templated LinearSmoothedValueAtomic
1 parent c45b832 commit b804f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Processors/Dsp/LinearSmoothedValueAtomic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
//==============================================================================
5050
template<typename FloatType>
51-
class PLUGIN_API LinearSmoothedValueAtomic
51+
class LinearSmoothedValueAtomic
5252
{
5353
public:
5454
/** Constructor. */

0 commit comments

Comments
 (0)