Opened 16 years ago

Closed 16 years ago

#5078 closed defect (duplicate)

lcddevice.h has default ctors and dtors that are not necessary

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: trivial Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

The default ctors and dtors for LCDMenuItem and LCDTextItem are noever used and contain no code (nor are they inherited from). So that no one gets confused we can remove them and let the compiler supply these default items.

Attachments (1)

libs_libmyth_lcddevice.h-remove-default-ctor.patch (1.6 KB) - added by Erik Hovland <erik@…> 16 years ago.
removes unnecessary ctors and dtors

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

removes unnecessary ctors and dtors

comment:1 Changed 16 years ago by danielk

Resolution: duplicate
Status: newclosed

dup #5297

Note: See TracTickets for help on using tickets.