From b645eb53a5e5c23b328da3911442dceba36145ab Mon Sep 17 00:00:00 2001
From: floscher <florian@schaeferban.de>
Date: Mon, 23 Mar 2015 14:12:31 +0100
Subject: [PATCH] Updated README to reflect changes in r8149

Removed Apache Commons Codec from the list of svn-externals.
---
 README | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README b/README
index 368f6f2..60d34a4 100644
--- a/README
+++ b/README
@@ -147,9 +147,6 @@ There are some third party libraries which are directly included in the source c
 * jmapviewer: Java component to browse a TMS map
     src/org/openstreetmap/gui (svn external)
     -> http://svn.openstreetmap.org/applications/viewer/jmapviewer/
-* Apache commons codec: Better Base64 support
-    src/org/apache/commons/codec (svn external)
-    -> http://svn.apache.org/repos/asf/commons/proper/codec/trunk/src/main/java/org/apache/commons/codec
 * Apache commons compress: Support for bzip2 compression when opening files
     src/org/apache/commons/compress/compressors (svn external)
     -> http://svn.apache.org/repos/asf/commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors
-- 
1.9.1

