]> git.proxmox.com Git - pve-manager.git/commitdiff
cleanup leftover debug output
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Feb 2016 10:17:29 +0000 (11:17 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 9 Feb 2016 11:41:56 +0000 (12:41 +0100)
www/manager/qemu/ProcessorEdit.js

index 686a70a71917aa0974506658d9eb9ee9f2af94f8..e65c535fc81a809179fdddb89fe92fb458f48bf5 100644 (file)
@@ -19,7 +19,6 @@ Ext.define('PVE.qemu.ProcessorInputPanel', {
        } else {
            del = [];
        }
-       console.log(del);
 
        if (cpustring) {
            values['cpu'] = cpustring;