summaryrefslogtreecommitdiff
path: root/www/galeon2/files/patch-src_mozilla_GaleonWrapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon2/files/patch-src_mozilla_GaleonWrapper.cpp')
-rw-r--r--www/galeon2/files/patch-src_mozilla_GaleonWrapper.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/galeon2/files/patch-src_mozilla_GaleonWrapper.cpp b/www/galeon2/files/patch-src_mozilla_GaleonWrapper.cpp
deleted file mode 100644
index d0aa0aaaaea7..000000000000
--- a/www/galeon2/files/patch-src_mozilla_GaleonWrapper.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/mozilla/GaleonWrapper.cpp.orig Wed Sep 11 16:59:41 2002
-+++ src/mozilla/GaleonWrapper.cpp Wed Sep 11 17:00:49 2002
-@@ -182,7 +182,7 @@
- }
- else
- {
--#if MOZILLA_SNAPSHOT > 1
-+#if MOZILLA_SNAPSHOT >= 1
- result = print->PrintPreview(options, nsnull, nsnull);
- #else
- result = print->PrintPreview(options);