Changeset 2770 for trunk/gsdl


Ignore:
Timestamp:
2001-10-02T14:50:50+12:00 (23 years ago)
Author:
dmm9
Message:

oops! removing debugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/queryaction.cpp

    r2769 r2770  
    613613  text_tmap::iterator check = colinfo->format.find("QueryInterface");
    614614  if(check != colinfo->format.end()){
    615     cout<<"format found"<<endl;
    616615    if((*check).second=="DateSearch"){
    617       cout<<"datesearch found"<<endl;
    618616      text_t current = "_basicqueryform_ _datesearch_";
    619617      cout<<current.getcstr()<<endl;
Note: See TracChangeset for help on using the changeset viewer.