[asterisk-bugs] [Asterisk 0015494]: Unused structure member in app_queue
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 23 15:52:36 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15494
======================================================================
Reported By: makoto
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15494
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.1.1
JIRA: SWP-493
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-13 21:07 CDT
Last Modified: 2010-03-23 15:52 CDT
======================================================================
Summary: Unused structure member in app_queue
Description:
oldstatus in struct callattempt is assigned a value, but never referenced.
It should be removed.
======================================================================
----------------------------------------------------------------------
(0119766) svnbot (reporter) - 2010-03-23 15:52
https://issues.asterisk.org/view.php?id=15494#c119766
----------------------------------------------------------------------
Repository: asterisk
Revision: 254045
U trunk/apps/app_queue.c
------------------------------------------------------------------------
r254045 | seanbright | 2010-03-23 15:52:35 -0500 (Tue, 23 Mar 2010) | 5
lines
Remove unused structure member in app_queue.
(closes issue https://issues.asterisk.org/view.php?id=15494)
Reported by: makoto
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=254045
Issue History
Date Modified Username Field Change
======================================================================
2010-03-23 15:52 svnbot Note Added: 0119766
======================================================================
More information about the asterisk-bugs
mailing list