mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-03 12:02:38 +00:00
Disable Clang plugin in Linux mozconfig and remove debug log from ZenKeyboardShortcuts
This commit is contained in:
@@ -61,7 +61,7 @@ ac_add_options --enable-alsa
|
||||
ac_add_options --enable-pulseaudio
|
||||
|
||||
if test "$ZEN_RELEASE"; then
|
||||
ac_add_options --enable-clang-plugin
|
||||
#ac_add_options --enable-clang-plugin
|
||||
|
||||
# Disable DMD and ELF hacks, enable linker lld
|
||||
ac_add_options --disable-dmd
|
||||
|
||||
@@ -970,7 +970,6 @@ var gZenKeyboardShortcutsManager = {
|
||||
}
|
||||
|
||||
mainKeyset.after(keyset);
|
||||
console.debug('Shortcuts applied...');
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user