[mythtv-commits] Ticket #5565: upnptasknotify.h does not need upnp.h

MythTV mythtv at cvs.mythtv.org
Tue Jul 22 19:34:27 UTC 2008


#5565: upnptasknotify.h does not need upnp.h
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  trivial                          |   Milestone:  unknown
Component:  mythtv                           |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 upnptasknotify.h includes upnp.h but does not need it. With that include
 directive a circular include is set up between upnp.h, ssdp.h and
 upnptasknotify.h.

 Removing the directive breaks the loop and causes no harm to
 upnptasknotify.h

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5565>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list