summaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorAscrod <32915892+Ascrod@users.noreply.github.com>2018-05-30 17:45:05 -0400
committerAscrod <32915892+Ascrod@users.noreply.github.com>2018-05-30 17:45:05 -0400
commit83d6f5ccc4f9e6d8005dd0b76718aacb21583059 (patch)
tree205cc50bce12012d69d3d3564a1edc0de57aaf5e /devtools
parent7f777d5b9bc6ee92cbe219fb9e8f2280ef054afe (diff)
downloaduxp-83d6f5ccc4f9e6d8005dd0b76718aacb21583059.tar.gz
Remove Social API.
Diffstat (limited to 'devtools')
-rw-r--r--devtools/client/responsive.html/browser/tunnel.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/devtools/client/responsive.html/browser/tunnel.js b/devtools/client/responsive.html/browser/tunnel.js
index fdbfe89184..42eb010e7b 100644
--- a/devtools/client/responsive.html/browser/tunnel.js
+++ b/devtools/client/responsive.html/browser/tunnel.js
@@ -407,8 +407,6 @@ MessageManagerTunnel.prototype = {
"PageInfo:",
// Messages sent from printUtils.js
"Printing:",
- // Messages sent from browser-social.js
- "Social:",
"PageMetadata:",
// Messages sent from viewSourceUtils.js
"ViewSource:",
@@ -427,8 +425,6 @@ MessageManagerTunnel.prototype = {
"PageInfo:",
// Messages sent to printUtils.js
"Printing:",
- // Messages sent to browser-social.js
- "Social:",
"PageMetadata:",
// Messages sent to viewSourceUtils.js
"ViewSource:",