mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 12:04:10 +00:00
Remove debug log line from prev commit
This commit is contained in:
parent
cb87509e4f
commit
eb804c2a4a
@ -53,7 +53,7 @@ Deluge.preferences.Network = Ext.extend(Ext.form.FormPanel, {
|
||||
initComponent: function() {
|
||||
Deluge.preferences.Network.superclass.initComponent.call(this);
|
||||
var optMan = deluge.preferences.getOptionsManager();
|
||||
console.log(Ext.form.VTypes);
|
||||
|
||||
fieldset = this.add({
|
||||
xtype: 'fieldset',
|
||||
border: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user