[mythtv-commits] mythtv commit: r11164 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Sep 12 07:25:12 UTC 2006


      Author: cpinkham
        Date: 2006-09-12 07:25:10 +0000 (Tue, 12 Sep 2006)
New Revision: 11164
   Changeset: http://cvs.mythtv.org/trac/changeset/11164

Modified:

   trunk/mythtv/programs/mythbackend/mainserver.cpp

Log:

In the truncating-delete code, since we exit out of the while loop when
fsize <= 0, then we don't need this "if (fsize > 0)" sleep after the while
loop anymore.

Meant to get this in before 0.20, but forgot.  Not a big deal so not going
to put in -fixes.






More information about the mythtv-commits mailing list