Removed cruft

This commit is contained in:
Davis King 2015-11-20 18:19:56 -05:00
parent 3bb2a8179e
commit 627db9e14d
1 changed files with 0 additions and 1 deletions

View File

@ -181,7 +181,6 @@ namespace dlib
invstds.host(); means.host();
const float eps = 0.00001;
p_src = src.host();
// compute variances
for (long i = 0; i < num; ++i)
{