Commit 4cb7f7af authored by Davis King's avatar Davis King

removed unused variable

parent 94d1e787
......@@ -468,7 +468,6 @@ namespace dlib
for (long o = 0; o < pyr.octaves(); ++o)
{
const long border_size = pyr.get_border_size(o);
const long nr = pyr.nr(o);
const long nc = pyr.nc(o);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment