mirror of https://github.com/davisking/dlib.git
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:
parent
4af255e286
commit
d4d090f1cf
|
@ -97,7 +97,7 @@ namespace dlib
|
|||
|
||||
private:
|
||||
|
||||
array2d<long>::kernel_1a_c int_img;
|
||||
array2d<long>::kernel_1a int_img;
|
||||
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue