Changeset 7074


Ignore:
Timestamp:
11/11/16 15:03:13 (8 years ago)
Author:
Oliver Schonefeld
Message:
  • remove dead code
File:
1 edited

Legend:

Unmodified
Added
Removed
  • SRUClient/trunk/src/main/java/eu/clarin/sru/client/SRUSimpleClient.java

    r6938 r7074  
    6969    private static final String USER_AGENT = "SRU-Client/1.0.0";
    7070    /** default version the client will use, if not otherwise specified */
    71 //    private static final String SRU_NS =
    72 //            "http://www.loc.gov/zing/srw/";
    73 //    private static final String SRU_DIAGNOSIC_NS =
    74 //            "http://www.loc.gov/zing/srw/diagnostic/";
    7571    private static final String SRU_DIAGNOSTIC_RECORD_SCHEMA =
    7672            "info:srw/schema/1/diagnostics-v1.1";
Note: See TracChangeset for help on using the changeset viewer.