diff --git a/Prj-Linux/lpr/src/Recognizer.cpp b/Prj-Linux/lpr/src/Recognizer.cpp index 9a1d520..5f6403d 100644 --- a/Prj-Linux/lpr/src/Recognizer.cpp +++ b/Prj-Linux/lpr/src/Recognizer.cpp @@ -17,13 +17,7 @@ namespace pr{ } else{ res.first = INVALID; plateinfo.appendPlateCoding(res); - } - - } - - - } -} \ No newline at end of file +}