This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-html.git

commit 431c1354124cced0dd3c43cf3518a50c85585186
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Sep 27 14:26:53 2012 +0000

    Ups.reverting previous changes from 1391017
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1391030 
13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/commons/html/impl/HtmlParserImpl.java | 3 ---
 1 file changed, 3 deletions(-)

diff --git 
a/src/main/java/org/apache/sling/commons/html/impl/HtmlParserImpl.java 
b/src/main/java/org/apache/sling/commons/html/impl/HtmlParserImpl.java
index 43dbc1c..d3cd9b8 100644
--- a/src/main/java/org/apache/sling/commons/html/impl/HtmlParserImpl.java
+++ b/src/main/java/org/apache/sling/commons/html/impl/HtmlParserImpl.java
@@ -35,9 +35,6 @@ import org.xml.sax.ext.LexicalHandler;
 @Service(value=HtmlParser.class)
 public class HtmlParserImpl implements HtmlParser {
 
-    private void test() {
-        BundleContext bundleContext = null;
-    }
     /**
      * @see 
org.apache.sling.commons.html.HtmlParser#parse(java.io.InputStream, 
java.lang.String, org.xml.sax.ContentHandler)
      */

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to