]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkPackage.h
#2536 BBTK Feature New Normal wt-version Package
[bbtk.git] / kernel / src / bbtkPackage.h
index f39dfc6d7dcb049c1cce7581a94c56a5a78fd398..860cbd9bff956c041d3ade1680ff1b87acf5d8f8 100644 (file)
@@ -73,7 +73,7 @@ namespace bbtk
                                            const std::string& pkgname,
                                            const std::string& path);
 
-       void  GetBoxesInside(NodeTreeC& tree, std::vector<std::string>& list, int cont);
+       void  GetBoxesInside(NodeTreeC& tree, int cont);
     /// NOTE : All the static methods below for package destruction
     /// are not member because they can cause the package death 
     /// and thus close the dynamic library from which it has been loaded.