The last commit left something in checking (i.e. _c mode).

Just switching it back to non-checking mode.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404213
This commit is contained in:
Davis King 2011-04-09 01:21:10 +00:00
parent 4af255e286
commit d4d090f1cf
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ namespace dlib
private:
array2d<long>::kernel_1a_c int_img;
array2d<long>::kernel_1a int_img;
};