Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6662 - Redundant definitions in calculator.c

Attached to Project: Rockbox
Opened by Nick Vanderweit (nickv111) - Thursday, 15 February 2007, 04:14 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch eliminates the definition of PI in calculator.c, as M_PI and related forms exist in math.h already.
(application/octet-stream)    calculator.patch (1.6 KiB)
 apps/plugins/calculator.c |   17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

This task depends upon

Closed by  Barry Wardell (barrywardell)
Saturday, 17 February 2007, 20:54 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed to SVN, thanks.

Loading...