mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 08:11:14 +08:00
Remove useless empty lines
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
#ifndef ALPR_H
|
||||
#define ALPR_H
|
||||
|
||||
@@ -60,8 +59,6 @@ class AlprResult
|
||||
std::string region;
|
||||
};
|
||||
|
||||
|
||||
|
||||
class AlprImpl;
|
||||
class Alpr
|
||||
{
|
||||
|
Reference in New Issue
Block a user