X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fsrc%2FbbtkBlackBoxDescriptor.cxx;fp=kernel%2Fsrc%2FbbtkBlackBoxDescriptor.cxx;h=24e7024ff3820166bcc1494dcadbdf263cf75515;hb=e123c635cfb290e1936b9765d97d097500170f26;hp=9f40f1f1864fee03816b6de076a8fab0c21caa7d;hpb=4362ad7240226019cf06a2215d114d1440a169d5;p=bbtk.git diff --git a/kernel/src/bbtkBlackBoxDescriptor.cxx b/kernel/src/bbtkBlackBoxDescriptor.cxx index 9f40f1f..24e7024 100644 --- a/kernel/src/bbtkBlackBoxDescriptor.cxx +++ b/kernel/src/bbtkBlackBoxDescriptor.cxx @@ -315,7 +315,7 @@ namespace bbtk return "::" + mTypeName; } //========================================================================= - void BlackBoxDescriptor::GetBoxesInside (NodeTreeC& tree, std::vector& temp, int cont){ + void BlackBoxDescriptor::GetBoxesInside (NodeTreeC& tree, int cont){ } //=========================================================================