]> gitweb.fperrin.net Git - DictionaryPC.git/commitdiff
Remove dummy code that makes no sense/does not work.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 5 Sep 2015 10:22:21 +0000 (12:22 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 5 Sep 2015 10:22:21 +0000 (12:22 +0200)
src/com/hughes/android/dictionary/parser/wiktionary/WholeSectionToHtmlParser.java

index e4bbb1634cf2bd2e8258470550eaa01f250ba47f..6b7da0b8df9bb32d76fe363dea7afa15a0700841 100644 (file)
@@ -132,7 +132,6 @@ public class WholeSectionToHtmlParser extends AbstractWiktionaryParser {
             public void addFunctionCallbacks(
                     Map<String, FunctionCallback<WholeSectionToHtmlParser>> functionCallbacks) {
                 // TODO: need Spanish variant
-                EnFunctionCallbacks.addGenericCallbacks(functionCallbacks);
             }
         });