@@ -393,8 +393,6 @@ void inline evaluateSVDD( KCMinimumEnclosingBall *svdd, const NICE::Vector & ker
Timer tTestSingle;
tTestSingle.start();
- double score (0.0);
-
// In the following, we assume that we are using a Gaussian kernel
r = svdd->classifyKernel ( kernelVector, 1.0 /* kernel self */ );