tools: remove garbage from licensecheck.pl.

Change-Id: I9a0e00c9e033618ee2ced94dadf1a98640e0d914
Reviewed-on: https://code.wireshark.org/review/25684
Reviewed-by: Dario Lombardo <lomato@gmail.com>
This commit is contained in:
Dario Lombardo 2018-02-08 14:36:53 +01:00
parent f814c40ad3
commit bfd2dbcf25
1 changed files with 0 additions and 1 deletions

View File

@ -846,7 +846,6 @@ sub parselicense {
$license =~ s/\s+$//;
return $license;
>>>>>>> tools: remake the indentation of licencecheck.pl.
}
sub fatal {