mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Remove cruft (unused CANVAS_COMPATIBILITY - 2/3)
This commit is contained in:
parent
34e7c2ffc5
commit
d44b4b4674
1 changed files with 0 additions and 12 deletions
|
|
@ -145,18 +145,6 @@ public:
|
|||
|
||||
static void set_image_cache_size (uint64_t);
|
||||
|
||||
#ifdef CANVAS_COMPATIBILITY
|
||||
void*& property_gain_src () {
|
||||
return _foo_void;
|
||||
}
|
||||
void*& property_gain_function () {
|
||||
return _foo_void;
|
||||
}
|
||||
|
||||
private:
|
||||
void* _foo_void;
|
||||
#endif
|
||||
|
||||
private:
|
||||
friend class WaveViewThreadClient;
|
||||
friend class WaveViewThreads;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue