diff options
| author | Maki <maki@hotmilk.space> | 2024-04-20 18:34:09 -0400 |
|---|---|---|
| committer | Maki <maki@hotmilk.space> | 2024-04-20 18:34:09 -0400 |
| commit | d09ec5e87bfd892306ccdba56944583bd9213aaf (patch) | |
| tree | 82d9b57d7c3ea4ee7807ba8e31d174c4c6a02d9b /indra/media_plugins/cef/linux/volume_catcher_pipewire.cpp | |
| parent | 90cf3ee30bd082d1352a3182f598bc0d3860ef8b (diff) | |
Rework macro magic for symbol grabber
Diffstat (limited to 'indra/media_plugins/cef/linux/volume_catcher_pipewire.cpp')
| -rwxr-xr-x | indra/media_plugins/cef/linux/volume_catcher_pipewire.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/media_plugins/cef/linux/volume_catcher_pipewire.cpp b/indra/media_plugins/cef/linux/volume_catcher_pipewire.cpp index 213efbfcfb..ca1808d63c 100755 --- a/indra/media_plugins/cef/linux/volume_catcher_pipewire.cpp +++ b/indra/media_plugins/cef/linux/volume_catcher_pipewire.cpp @@ -45,8 +45,6 @@ extern "C" { } SymbolGrabber pwSymbolGrabber; -#undef LL_SYMBOL_GRABBER -#define LL_SYMBOL_GRABBER pwSymbolGrabber #include "volume_catcher_pipewire_syms.inc" |
