aboutsummaryrefslogtreecommitdiff
path: root/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp')
-rw-r--r--www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp24
1 files changed, 0 insertions, 24 deletions
diff --git a/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp b/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp
deleted file mode 100644
index 03b5ff93415b..000000000000
--- a/www/galeon2/files/patch-src::mozilla::TOCProtocolHandler.cpp
+++ /dev/null
@@ -1,24 +0,0 @@
-
-$FreeBSD$
-
---- src/mozilla/TOCProtocolHandler.cpp 2001/10/23 11:27:00 1.1
-+++ src/mozilla/TOCProtocolHandler.cpp 2001/10/23 11:27:21
-@@ -21,17 +21,7 @@
- #include "outputbuffer.h"
-
- #include <algorithm>
--#if (GCC_VERSION < VERSION2(3,0))
--
--#ifndef STRING_HEADER
--#define STRING_HEADER <string>
--#endif
--
--#include STRING_HEADER
--
--#else
--#include <string>
--#endif
-+#include <g++/string>
-
- #include <list>
- #include <dirent.h>