Pman.js
[Pman.Core] / Pman.js
diff --git a/Pman.js b/Pman.js
index 1d66b97..35c17be 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -928,7 +928,6 @@ Pman = new Roo.Document(
            // honour DEPRICATED permname setings..
            // new code should use PART name, and matching permissions.
             if (this.permname && this.permname.length) {
-                Roo.log(this);
                 if (!Pman.hasPerm(this.permname, 'S')) {
                     return;
                 }