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

List:       kde-commits
Subject:    KDE/kdenetwork/kdnssd/ioslave
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2009-01-31 22:04:50
Message-ID: 1233439490.044929.3003.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 919408 by kossebau:

UDSEntry::UDS_URL deprecated and not needed for UDSEntry of service

 M  +0 -1      dnssd.cpp  


--- trunk/KDE/kdenetwork/kdnssd/ioslave/dnssd.cpp #919407:919408
@@ -227,7 +227,6 @@
     entry.insert( UDSEntry::UDS_NAME,      service->serviceName() );
     entry.insert( UDSEntry::UDS_ACCESS,    0666);
     entry.insert( UDSEntry::UDS_FILE_TYPE, S_IFDIR );
-    entry.insert( UDSEntry::UDS_URL,       ZeroConfUrl::createUrl(service) );
     const QString iconName = KProtocolInfo::icon( knownProtocols[service->type()].protocol );
     if (!iconName.isNull())
         entry.insert( UDSEntry::UDS_ICON_NAME, iconName );
[prev in list] [next in list] [prev in thread] [next in thread] 

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