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

List:       kde-commits
Subject:    kdesupport/strigi/src/streamanalyzer
From:       Pino Toscano <pino () kde ! org>
Date:       2009-12-13 13:13:59
Message-ID: 1260710039.814252.18402.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1061982 by pino:

comment unused parameter names, and remove extra ';'


 M  +2 -2      indexreader.h  


--- trunk/kdesupport/strigi/src/streamanalyzer/indexreader.h #1061981:1061982
@@ -78,8 +78,8 @@
      * @param children A map in which the uri and mtime of the children of
      *                 @p parent will be placed.
      **/
-    virtual void getChildren(const std::string& parent,
-            std::map<std::string, time_t>& children) {};
+    virtual void getChildren(const std::string& /*parent*/,
+            std::map<std::string, time_t>& /*children*/) {}
     /**
      * Count the number of documents indexed in the index.
      *
[prev in list] [next in list] [prev in thread] [next in thread] 

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