[Inteproxy-commits] r136 - trunk/inteproxy
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Jun 11 17:09:44 CEST 2008
Author: bh
Date: 2008-06-11 17:09:44 +0200 (Wed, 11 Jun 2008)
New Revision: 136
Modified:
trunk/inteproxy/transcoder.py
Log:
Accidentally left out of the previous commit:
* inteproxy/transcoder.py (transcoder_map): Removed. There is no
longer a global transcoder map
Modified: trunk/inteproxy/transcoder.py
===================================================================
--- trunk/inteproxy/transcoder.py 2008-06-11 15:08:57 UTC (rev 135)
+++ trunk/inteproxy/transcoder.py 2008-06-11 15:09:44 UTC (rev 136)
@@ -297,4 +297,3 @@
("owsproxy", OWSProxyGETTranscoder, OWSProxyPOSTTranscoder),
("basicauth", BasicAuthTranscoder, BasicAuthTranscoder),
])
-transcoder_map = create_transcoder_map()
More information about the Inteproxy-commits
mailing list