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

List:       kde-commits
Subject:    [Soprano] 577ae08: mea culpa
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2010-10-26 12:01:01
Message-ID: 20101026120101.E11BBA630D () git ! kde ! org
[Download RAW message or body]

commit 577ae0823e4269c818452215f8fea7b59dc56a26
branch 2.2
Author: Daniel Molkentin <molkentin@kde.org>
Date:   Thu Sep 25 14:13:09 2008 +0000

    mea culpa
    
    svn path=/trunk/kdesupport/soprano/; revision=864795

diff --git a/soprano/inference/inferencemodel.cpp \
b/soprano/inference/inferencemodel.cpp index 1281882..ba9f0b6 100644
--- a/soprano/inference/inferencemodel.cpp
+++ b/soprano/inference/inferencemodel.cpp
@@ -37,11 +37,6 @@
 
 // FIXME: add error handling!
 
-uint qHash(  const Soprano::Node& node )
-{
-    return qHash(  node.toString() );
-}
-
 static Soprano::Node compressStatement( const Soprano::Statement& statement )
 {
     // There should be some method Statement::toXXXString for this
@@ -73,11 +68,6 @@ uint qHash( const Soprano::Node& node )
 {
     return qHash( node.toString() );
 }
-
-uint qHash( const Soprano::Node& node )
-{
-    return qHash( node.toString() );
-}
 // -----------------------------------------------------------------------------------------------------------------------
  
 


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

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