[mythtv] NuppelVideoPlayer::CloseFile

Isaac Richards ijr at po.cwru.edu
Fri May 23 01:04:29 EDT 2003


On Thursday 22 May 2003 11:14 pm, Michael J. Pedersen wrote:
> Well, here's something kind of interesting: NuppelVideoPlayer::CloseFile
> has a prototype, but no implementation. This is according to a CVS
> update from May 20, so it's pretty recent.
>
> Is this a deliberate choice? Should I not be concerned? Or is this
> something which will be fixed RSN? I only found it because mythrecode
> would use it during the cleanup stages, and I wanted to make sure it was
> cleaned up properly.

Just a leftover bit of code.  The destructor properly cleans up the file when 
the NVP object is deleted.  It's only meant to have one file open per 
instance of the class.

Isaac


More information about the mythtv-dev mailing list