Remove unused SVG files

This commit is contained in:
mauro-balades
2024-08-30 13:17:46 +02:00
parent 70df8829fb
commit ca6f7c0b3a
31 changed files with 0 additions and 17 deletions

View File

@@ -135,9 +135,6 @@ pref('xpinstall.signatures.required', false);
// Strategy to use for bytecode cache (Thanks https://github.com/gunir)
pref('dom.script_loader.bytecode_cache.strategy', 2);
// Extremly experimental features
pref("dom.webgpu.enabled", true);
// Font rendering, not for MacOSX and Linux
#ifndef XP_UNIX
#ifndef XP_MACOSX