[Marble-commits] KDE/kdeedu/marble/src/lib
Jens-Michael Hoffmann
jensmh at gmx.de
Tue Jan 12 03:56:48 CET 2010
SVN commit 1073374 by jmhoffmann:
DownloadPolicyKey: remove declaration or operator<, not needed anymore.
M +0 -1 DownloadPolicy.h
--- trunk/KDE/kdeedu/marble/src/lib/DownloadPolicy.h #1073373:1073374
@@ -26,7 +26,6 @@
class DownloadPolicyKey
{
- friend bool operator<( DownloadPolicyKey const & lhs, DownloadPolicyKey const & rhs );
friend bool operator==( DownloadPolicyKey const & lhs, DownloadPolicyKey const & rhs );
public:
More information about the Marble-commits
mailing list