Another OSX fix...
git-svn-id: svn://localhost/ardour2/trunk@730 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -135,7 +135,7 @@ private:
|
||||
AudioBuffer(const AudioBuffer& copy);
|
||||
AudioBuffer& operator=(const AudioBuffer& copy);
|
||||
|
||||
Sample* const _data; ///< Actual buffer contents
|
||||
Sample* _data; ///< Actual buffer contents
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user