Changeset 12769


Ignore:
Timestamp:
2006-09-18T12:11:14+12:00 (18 years ago)
Author:
kjdon
Message:

removed left over qf refs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/pref.dm

    r12767 r12769  
    8484_getargsfunction_ {
    8585function getargs () \{
    86   return argk + args + argm + argo + argrd + arghd + argb + argqf + argqb + argfqn + argqt_If_(_collectionoption_,_ccsargs_)_If_(_htmloptions_,_htmlargs_);
     86  return argk + args + argm + argo + argrd + arghd + argb + argqb + argfqn + argqt_If_(_collectionoption_,_ccsargs_)_If_(_htmloptions_,_htmlargs_);
    8787\}
    8888}
     
    134134argo = "";
    135135argb = "";
    136 argqf = "";
    137136arghd = "";
    138137argqb = "";
Note: See TracChangeset for help on using the changeset viewer.