diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-25 03:24:23 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-09-25 03:24:23 +0000 |
commit | 82aaeb693089b0f44c3d2d56e9816775ad55b7a6 (patch) | |
tree | 1f1ec6641dd8bddf1f82fe0c7e5a94f0c6dfc6aa /www/galeon2/files/patch-mozilla_TOCProtocolHandler.h | |
parent | Update to 1.8.2. (diff) |
Remove patches forgotten in the previous commit.
Notes
Notes:
svn path=/head/; revision=89288
Diffstat (limited to 'www/galeon2/files/patch-mozilla_TOCProtocolHandler.h')
-rw-r--r-- | www/galeon2/files/patch-mozilla_TOCProtocolHandler.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/galeon2/files/patch-mozilla_TOCProtocolHandler.h b/www/galeon2/files/patch-mozilla_TOCProtocolHandler.h deleted file mode 100644 index e942b83c83bb..000000000000 --- a/www/galeon2/files/patch-mozilla_TOCProtocolHandler.h +++ /dev/null @@ -1,11 +0,0 @@ ---- mozilla/TOCProtocolHandler.h.orig Wed Nov 20 15:25:05 2002 -+++ mozilla/TOCProtocolHandler.h Wed Nov 20 15:25:10 2002 -@@ -55,7 +55,7 @@ - NS_METHOD CreateInfoPage (void); - NS_METHOD CreateManPage (void); - NS_METHOD CreateHelpPage (const char *type, -- int (*select)(const struct dirent *)); -+ int (*select)(struct dirent *)); - nsCOMPtr<nsIURI> mURI; - nsCOMPtr<nsIChannel> mChannel; - nsCOMPtr<nsIStorageStream> mStream; |