summaryrefslogtreecommitdiff
path: root/indra/media_plugins/cef/volume_catcher.h
diff options
context:
space:
mode:
authorMaki <maki@hotmilk.space>2024-04-20 17:50:43 -0400
committerMaki <maki@hotmilk.space>2024-04-20 17:50:43 -0400
commite6ca21549ee1d4a23c82e12d9215ce993d99ca3e (patch)
tree21c65f4f0fb6e18817fb8494a0aa4eb22a8a2484 /indra/media_plugins/cef/volume_catcher.h
parent576508ebab789207c5d82c13ff627cb623d74994 (diff)
Only use one impl in Linux volume catcher
Diffstat (limited to 'indra/media_plugins/cef/volume_catcher.h')
-rw-r--r--indra/media_plugins/cef/volume_catcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/media_plugins/cef/volume_catcher.h b/indra/media_plugins/cef/volume_catcher.h
index 0c644b8b42..e11ecf5881 100644
--- a/indra/media_plugins/cef/volume_catcher.h
+++ b/indra/media_plugins/cef/volume_catcher.h
@@ -58,7 +58,6 @@ public:
private:
VolumeCatcherImpl *pimpl;
- VolumeCatcherImpl *pimpl2;
};
#endif // VOLUME_CATCHER_H