mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +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);
|
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:
|
private:
|
||||||
friend class WaveViewThreadClient;
|
friend class WaveViewThreadClient;
|
||||||
friend class WaveViewThreads;
|
friend class WaveViewThreads;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue