Ticket #6634 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

Remove unused starify( ) function

Reported by: josephscott Assigned to: anonymous
Priority: normal Milestone: 2.6
Component: XML-RPC Version: 2.5
Severity: normal Keywords: has-patch
Cc: josephscott

Description

The starify( ) function in xmlrpc.php isn't used anywhere, there appears to be no harm in removing it.

Attachments

xmlrpc.php.diff (330 bytes) - added by josephscott on 04/07/08 19:26:47.

Change History

04/07/08 19:26:47 changed by josephscott

  • attachment xmlrpc.php.diff added.

04/07/08 21:13:48 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [7617]) Remove unused starify function. Props josephscott. fixes #6634 for trunk