summarylogtreecommitdiffstats
path: root/unity-menubar.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unity-menubar.patch')
-rw-r--r--unity-menubar.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/unity-menubar.patch b/unity-menubar.patch
index 5e77e0bc9bc3..d58efccc5e8b 100644
--- a/unity-menubar.patch
+++ b/unity-menubar.patch
@@ -4112,7 +4112,7 @@
+}
+
+void
-+nsNativeMenuDocListener::NodeWillBeDestroyed(const nsINode *aNode)
++nsNativeMenuDocListener::NodeWillBeDestroyed(nsINode *aNode)
+{
+ mDocument = nullptr;
+}