summaryrefslogtreecommitdiff
path: root/www/galeon2/files/patch-mozilla_TOCProtocolHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon2/files/patch-mozilla_TOCProtocolHandler.h')
-rw-r--r--www/galeon2/files/patch-mozilla_TOCProtocolHandler.h11
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;