mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 07:59:27 +02:00
Fix warning on Linux
This commit is contained in:
parent
e5f6a44656
commit
c2ef62b36c
@ -87,8 +87,8 @@ public:
|
||||
|
||||
|
||||
private:
|
||||
samplePtr mPtr;
|
||||
int mCount;
|
||||
samplePtr mPtr;
|
||||
};
|
||||
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user