Make WordPress Core


Ignore:
Timestamp:
12/05/2007 12:29:05 AM (19 years ago)
Author:
ryan
Message:

Remove unused variables. Props DD32. fixes #5418

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-link-form.php

    r6213 r6354  
    1212}
    1313
    14 function xfn_check($class, $value = '', $type = 'check') {
     14function xfn_check($class, $value = '', $depreciated = null) {
    1515        global $link;
    1616
Note: See TracChangeset for help on using the changeset viewer.