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

List:       kde-commits
Subject:    KDE/kdepimlibs/gpgme++
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2009-12-27 14:17:46
Message-ID: 1261923466.728128.30331.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1066589 by tmcguire:

Fix warning about unused function.


 M  +2 -0      context.cpp  


--- trunk/KDE/kdepimlibs/gpgme++/context.cpp #1066588:1066589
@@ -75,6 +75,7 @@
       return xtoi_1( str ) * 16U + xtoi_1( str+1 );
   }
 
+#ifdef HAVE_GPGME_ASSUAN_ENGINE
   static void percent_unescape( std::string & s, bool plus2space ) {
       std::string::iterator src = s.begin(), dest = s.begin(), end = s.end();
       while ( src != end )
@@ -89,6 +90,7 @@
           }
       s.erase( dest, end );
   }
+#endif
 
   void initializeLibrary() {
       gpgme_check_version( 0 );
[prev in list] [next in list] [prev in thread] [next in thread] 

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