[mlpack-git] master: Commit to switch branch (65983d1)

gitdub at mlpack.org gitdub at mlpack.org
Tue Jun 28 05:09:06 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/34cf8d94f79c9a72ff4199676033b060cd039fcd...425324bf7fb7c86c85d10a909d8a59d4f69b7164

>---------------------------------------------------------------

commit 65983d1a3999c10935fa93ac2d2800b77aabbe5f
Author: Yannis Mentekidis <mentekid at gmail.com>
Date:   Tue Jun 28 10:09:06 2016 +0100

    Commit to switch branch


>---------------------------------------------------------------

65983d1a3999c10935fa93ac2d2800b77aabbe5f
 src/mlpack/methods/lsh/lsh_search.hpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/mlpack/methods/lsh/lsh_search.hpp b/src/mlpack/methods/lsh/lsh_search.hpp
index 799ee21..2e99462 100644
--- a/src/mlpack/methods/lsh/lsh_search.hpp
+++ b/src/mlpack/methods/lsh/lsh_search.hpp
@@ -373,9 +373,6 @@ class LSHSearch
   //! The maximum number of threads allowed.
   size_t maxThreads;
 
-  //! The number of threads currently in use.
-  size_t numThreadsUsed;
-
 }; // class LSHSearch
 
 } // namespace neighbor




More information about the mlpack-git mailing list