extensionSystem: Don't spam stdout with "Loaded extension"
https://bugzilla.gnome.org/show_bug.cgi?id=675790
This commit is contained in:
parent
ec4a2aae95
commit
3a01aaf7fb
@ -278,7 +278,6 @@ function loadExtension(dir, type, enabled) {
|
||||
}
|
||||
|
||||
_signals.emit('extension-state-changed', extension);
|
||||
global.log('Loaded extension ' + uuid);
|
||||
}
|
||||
|
||||
function initExtension(uuid) {
|
||||
|
Loading…
Reference in New Issue
Block a user