[mythtv-commits] Ticket #13026: Clean up technical debt from Qt4 changes

MythTV noreply at mythtv.org
Tue Dec 18 00:27:19 UTC 2018


#13026: Clean up technical debt from Qt4 changes
--------------------------------------+-------------------------------
 Reporter:  David Hampton <mythtv@…>  |          Owner:  David Hampton
     Type:  Patch - Bug Fix           |         Status:  closed
 Priority:  minor                     |      Milestone:  30.0
Component:  MythTV - General          |        Version:  Master Head
 Severity:  medium                    |     Resolution:  fixed
 Keywords:                            |  Ticket locked:  0
--------------------------------------+-------------------------------
Changes (by David Hampton <mythtv@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"5edd847b1e5e39325030230241ef2d639b7e04a1/mythtv"
 5edd847b1/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="5edd847b1e5e39325030230241ef2d639b7e04a1"
 Remove unnecessary calls to the copy() function.

 According to the Qt3 to Qt4 porting document
 (http://doc.qt.io/qt-4.8/porting4.html) all classes are now implicitly
 shared. That means there is no longer a needto call copy() on any qt
 classes.

 Fixes #13026.
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13026#comment:9>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list