]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
perl: Remove another useless initialisation
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 28 Sep 2019 16:21:10 +0000 (16:21 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 28 Sep 2019 16:21:10 +0000 (16:21 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/perl/Location/Location.xs

index c45e9140003f90ca1baf89d06b2889b66e07758f..1ab5ae3377180f438f982c53d5ba8f0d4e453480 100644 (file)
@@ -95,7 +95,7 @@ database_get_vendor(db)
 
 void
 DESTROY(db)
-       struct loc_database* db = NULL;
+       struct loc_database* db;
 
        CODE:
                // Close database