summaryrefslogtreecommitdiffstats
path: root/caps/nsScriptSecurityManager.cpp
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-07-28 16:14:58 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-07-28 16:14:58 +0200
commit017cb0351d8a3c8ec2c00395462416583c8b3401 (patch)
tree2e6a7904aa9f626d4364948116cf750a8bf5adc5 /caps/nsScriptSecurityManager.cpp
parent43cebecade19978f231253b221cb36bc7039661b (diff)
downloadUXP-017cb0351d8a3c8ec2c00395462416583c8b3401.tar
UXP-017cb0351d8a3c8ec2c00395462416583c8b3401.tar.gz
UXP-017cb0351d8a3c8ec2c00395462416583c8b3401.tar.lz
UXP-017cb0351d8a3c8ec2c00395462416583c8b3401.tar.xz
UXP-017cb0351d8a3c8ec2c00395462416583c8b3401.zip
Remove dead WebApps code.
Diffstat (limited to 'caps/nsScriptSecurityManager.cpp')
-rw-r--r--caps/nsScriptSecurityManager.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/caps/nsScriptSecurityManager.cpp b/caps/nsScriptSecurityManager.cpp
index 0277f771d..129a4d0da 100644
--- a/caps/nsScriptSecurityManager.cpp
+++ b/caps/nsScriptSecurityManager.cpp
@@ -68,9 +68,6 @@
#include "nsILoadInfo.h"
#include "nsXPCOMStrings.h"
-// This should be probably defined on some other place... but I couldn't find it
-#define WEBAPPS_PERM_NAME "webapps-manage"
-
using namespace mozilla;
using namespace mozilla::dom;