From 650d60fc202a0e359c563e780daed98215ea4bd1 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 11 Apr 2012 10:58:03 -0300 Subject: removed useless dirs --- community-testing/mapnik/gcc47.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 community-testing/mapnik/gcc47.patch (limited to 'community-testing/mapnik/gcc47.patch') diff --git a/community-testing/mapnik/gcc47.patch b/community-testing/mapnik/gcc47.patch deleted file mode 100644 index 0532e0c21..000000000 --- a/community-testing/mapnik/gcc47.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- mapnik-0.7.1/include/mapnik/factory.hpp~ 2010-03-22 16:40:04.000000000 +0000 -+++ mapnik-0.7.1/include/mapnik/factory.hpp 2012-04-05 15:55:13.460191219 +0000 -@@ -84,7 +84,7 @@ - { - return (pos->second)(file); - } -- return on_unknown_type(key); -+ return this->on_unknown_type(key); - } - }; - } -- cgit v1.2.3-54-g00ecf