Opened 19 years ago

Closed 19 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@… 19 years ago.

Download all attachments as: .zip

Change History (3)

by russell@…, 19 years ago

comment:1 by danielk, 19 years ago

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

comment:2 by danielk, 19 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.