[mythtv-commits] mythtv commit: r23798 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Mar 25 12:49:00 UTC 2010


      Author: stuartm
        Date: 2010-03-25 12:49:00 +0000 (Thu, 25 Mar 2010)
New Revision: 23798
   Changeset: http://svn.mythtv.org/trac/changeset/23798

Modified:

   trunk/mythtv/programs/mythbackend/scheduler.cpp
   trunk/mythtv/programs/mythbackend/scheduler.h

Log:

A small cleanup of the scheduler code. A few minor optimisations e.g. use empty() instead of 'size() > 0' and preincrement iterators. Fix a couple of Cisms in C++ code. Remove trailing whitespace.




More information about the mythtv-commits mailing list