greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16050

Show
Ignore:
Timestamp:
2008-06-18 15:31:57 (7 months ago)
Author:
ak19
Message:

Removed annoying duplicate comment

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • greenstone3/trunk/resources/java/QBRSOAPServer.java.in

    r15481 r16050  
    729729         * @return the XML response in String format. */ 
    730730        protected String processInternal(Element message) { 
    731                 // Let the messagerouter process the request message and get the response 
    732731                LOG.debug(this.converter.getPrettyString(message)); 
    733732