[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/arts/kde
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-11-21 23:37:05
Message-ID: 20041121233705.F2AB516FA4 () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

change to use string's built in empty() function rather then "" comparison


  M +1 -1      kaudioconverter.cc   1.4


--- kdelibs/arts/kde/kaudioconverter.cc  #1.3:1.4
@@ -117,5 +117,5 @@ void KAudioConverter::requestPlayObject(
         delete offers;
 
-        if(objectType == "")
+        if(objectType.empty())
         {
                 m_incoming = 0;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic