Ignore:
Timestamp:
2009-09-10T10:42:28+12:00 (15 years ago)
Author:
mdewsnip
Message:

Removed unused output_content() function in listsetsaction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/runtime-src/src/oaiservr/listsetsaction.h

    r15387 r20574  
    77  listsetsaction() : oaiaction("ListSets") { };
    88  virtual bool validateAction(recptproto *protocol, oaiargs &params);
    9   bool output_content(ostream &output, recptproto *protocol, text_tset &collections, oaiargs &params);
     9
    1010 protected:
    1111  int  setNumber;
Note: See TracChangeset for help on using the changeset viewer.