Opened 18 years ago

Closed 18 years ago

#2026 closed patch (fixed)

Suppress compiler warnings when USING_DVB is not defined

Reported by: russell@… Owned by: danielk
Priority: minor Milestone: 0.20
Component: dvb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch silences compiler warnings about unused parameters to a function when the code is compiled without USING_DVB defined.

Attachments (1)

scanwizardscanner_unusedparams.patch (459 bytes) - added by russell@… 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by russell@…

comment:1 Changed 18 years ago by danielk

Component: mythtvdvb
Milestone: 0.20
Owner: changed from Isaac Richards to danielk

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [10435]) Fixes #2026. Suppresses compiler warnings.

Note: See TracTickets for help on using tickets.