Changeset 16113


Ignore:
Timestamp:
2008-06-24T10:45:11+12:00 (16 years ago)
Author:
mdewsnip
Message:

The dynamic_classifier_node() function has been removed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/src/recpt/dynamicclassifieraction.h

    r16107 r16113  
    8787                      ostream &textout, ostream &logout);
    8888
    89   void display_classifier_node (text_t classifier_node_OID, text_t classifier_node_label,
    90                 text_t classifier_node_numleafdocs, int classifier_node_indent,
    91                 cgiargsclass &args, recptproto *collectproto,
    92                 browsermapclass *browsers, displayclass &disp,
    93                 outconvertclass &outconvert, ostream &textout,
    94                 ostream &logout);
    95 
    9689  void display_classifier_nodes (FilterResponse_t classifier_nodes_response,
    9790                 text_t classifier_nodes_type,
Note: See TracChangeset for help on using the changeset viewer.