summaryrefslogtreecommitdiffstats
path: root/base/content/browser-menudragging.xul
diff options
context:
space:
mode:
Diffstat (limited to 'base/content/browser-menudragging.xul')
-rw-r--r--base/content/browser-menudragging.xul13
1 files changed, 0 insertions, 13 deletions
diff --git a/base/content/browser-menudragging.xul b/base/content/browser-menudragging.xul
deleted file mode 100644
index f5cabe5..0000000
--- a/base/content/browser-menudragging.xul
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-
-
-<overlay id="menuDraggingOverlay"
- xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
-<window id="main-window">
-
- <script type="application/x-javascript" src="chrome://browser/content/browser-menudragging.js" />
-
-</window>
-
-</overlay>