aboutsummaryrefslogtreecommitdiff
path: root/www/libxul19/files/patch-bug778078
diff options
context:
space:
mode:
Diffstat (limited to 'www/libxul19/files/patch-bug778078')
-rw-r--r--www/libxul19/files/patch-bug77807810
1 files changed, 1 insertions, 9 deletions
diff --git a/www/libxul19/files/patch-bug778078 b/www/libxul19/files/patch-bug778078
index c87fea1f5563..c3d42c391a98 100644
--- a/www/libxul19/files/patch-bug778078
+++ b/www/libxul19/files/patch-bug778078
@@ -1,14 +1,6 @@
--- toolkit/xre/nsAppRunner.cpp~
+++ toolkit/xre/nsAppRunner.cpp
-@@ -640,6 +640,7 @@ class nsXULAppInfo : public nsIXULAppInf
-
- {
- public:
-+ nsXULAppInfo() {}
- NS_DECL_ISUPPORTS_INHERITED
- NS_DECL_NSIXULAPPINFO
- NS_DECL_NSIXULRUNTIME
-@@ -3046,7 +3047,7 @@ XRE_main(int argc, char* argv[], const n
+@@ -3046,7 +3046,7 @@ XRE_main(int argc, char* argv[], const n
QApplication app(gArgc, gArgv);
#endif
#if defined(MOZ_WIDGET_GTK2)