[mythtv-commits] mythtv commit: r26551 - in trunk/mythtv by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Sep 27 13:53:11 UTC 2010


      Author: stuartm
        Date: 2010-09-27 13:53:11 +0000 (Mon, 27 Sep 2010)
New Revision: 26551
   Changeset: http://svn.mythtv.org/trac/changeset/26551

Log:

Since QT4 a NULL QString is the same thing as an empty string. isNull() deprecated and isEmpty() gives the same result. Remove some redundant isNull() calls where we are also calling isEmpty().

Modified:

   trunk/mythtv/libs/libmythtv/udpnotify.cpp
   trunk/mythtv/programs/mythbackend/httpstatus.cpp




More information about the mythtv-commits mailing list