aboutsummaryrefslogtreecommitdiff
path: root/www/galeon/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-26 06:02:15 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-26 06:02:15 +0000
commita73b45419fba47c8896c7f1aff61d571202190b1 (patch)
tree6415d78c228878c8a7e355b7d25a8fb820987077 /www/galeon/files
parent7df6a56ab865b93561f32aa3925ba70b36693411 (diff)
downloadports-a73b45419fba47c8896c7f1aff61d571202190b1.tar.gz
ports-a73b45419fba47c8896c7f1aff61d571202190b1.zip
Notes
Diffstat (limited to 'www/galeon/files')
-rw-r--r--www/galeon/files/patch-mozilla_GlobalHistory.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/galeon/files/patch-mozilla_GlobalHistory.cpp b/www/galeon/files/patch-mozilla_GlobalHistory.cpp
deleted file mode 100644
index 403be4c9fc6c..000000000000
--- a/www/galeon/files/patch-mozilla_GlobalHistory.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/mozilla/GlobalHistory.cpp.orig Tue Oct 14 17:43:42 2003
-+++ src/mozilla/GlobalHistory.cpp Tue Oct 14 17:44:08 2003
-@@ -108,7 +108,7 @@
- return NS_OK;
- }
-
--#if MOZILLA_SNAPSHOT > 9
-+#if MOZILLA_SNAPSHOT >= 9
- NS_IMETHODIMP GlobalHistory::SetLastPageVisited(const char * aLastPageVisited)
- {
- mLastPageVisited.Assign(aLastPageVisited);