Opened 20 years ago
Closed 20 years ago
Last modified 18 years ago
#14 closed patch (fixed)
remove DVB Signal Information from myth backend status
Reported by: | Robert Tsai <rtsai1111> | Owned by: | danielk |
---|---|---|---|
Priority: | trivial | Milestone: | 0.19 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
This patch just changes some "#if USING_DVB" to "#if USING_DVB_STATUS" to get rid of the empty "DVB Signal Information" from the myth backend status (mythweb, and port 6544).
Attachments (1)
Change History (4)
Changed 20 years ago by
Attachment: | mythtv.dvb_status.diff added |
---|
comment:1 Changed 20 years ago by
Summary: | remove DVB Signal Information from myth backend status → [Patch] remove DVB Signal Information from myth backend status |
---|
comment:2 Changed 20 years ago by
Owner: | changed from Isaac Richards to danielk |
---|---|
Summary: | [Patch] remove DVB Signal Information from myth backend status → remove DVB Signal Information from myth backend status |
Type: | defect → patch |
comment:3 Changed 20 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [6724]) closes #14
We haven't actually maintained used the table this stuff reports on since the Kenneth Aafloy days, so there is no need to make it a conditional compile. I've removed it completely.