Changeset 16050


Ignore:
Timestamp:
2008-06-18T15:31:57+12:00 (16 years ago)
Author:
ak19
Message:

Removed annoying duplicate comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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       
Note: See TracChangeset for help on using the changeset viewer.