diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-18 13:27:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-18 13:27:05 +0000 |
commit | be5f7ab4c132485e7d85be4917d34e9a5f256a4e (patch) | |
tree | 825ae98b78d1285291b66f4c79f4a971608cbbe7 /www/galeon2 | |
parent | fb764b44e48fceefc4b8bfe8dc476fc0873652f8 (diff) |
Notes
Diffstat (limited to 'www/galeon2')
-rw-r--r-- | www/galeon2/files/patch-src_mozilla_GaleonWrapper.cpp | 11 |
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 75b22b95c353..000000000000 --- a/www/galeon2/files/patch-src_mozilla_GaleonWrapper.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/mozilla/GaleonWrapper.cpp.orig Mon Sep 16 12:42:40 2002 -+++ src/mozilla/GaleonWrapper.cpp Mon Sep 16 12:42:47 2002 -@@ -182,7 +182,7 @@ - } - else - { --#if MOZILLA_SNAPSHOT > 1 -+#if MOZILLA_SNAPSHOT > 0 - result = print->PrintPreview(options, nsnull, nsnull); - #else - result = print->PrintPreview(options); |