mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
parent
3adb72e0f0
commit
1ef84eb532
28 changed files with 0 additions and 4526 deletions
|
|
@ -156,10 +156,6 @@ private:
|
|||
DECL_MEDIA_PREF("media.ogg.flac.enabled", FlacInOgg, bool, false);
|
||||
DECL_MEDIA_PREF("media.flac.enabled", FlacEnabled, bool, true);
|
||||
|
||||
#if defined(MOZ_RUST_MP4PARSE) && !defined(RELEASE_OR_BETA)
|
||||
DECL_MEDIA_PREF("media.rust.test_mode", RustTestMode, bool, false);
|
||||
#endif
|
||||
|
||||
public:
|
||||
// Manage the singleton:
|
||||
static MediaPrefs& GetSingleton();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue