Remove unused vars

This commit is contained in:
Andy Maloney
2013-02-01 18:09:58 -05:00
parent db9de43fa5
commit bc68dfb4e8
5 changed files with 2 additions and 10 deletions

View File

@@ -771,8 +771,6 @@ NCVStatus loadFromXML(const std::string &filename,
haar.bNeedsTiltedII = false;
Ncv32u curMaxTreeDepth;
std::vector<char> xmlFileCont;
std::vector<HaarClassifierNode128> h_TmpClassifierNotRootNodes;
haarStages.resize(0);
haarClassifierNodes.resize(0);