Drop now-superfluous g_key_file_free()
commitac83952bcd262608b2c606ca56e27f98c1bb1cbf
authorWouter Verhelst <w@uter.be>
Wed, 3 Apr 2024 12:16:24 +0000 (3 14:16 +0200)
committerWouter Verhelst <w@uter.be>
Wed, 3 Apr 2024 12:16:53 +0000 (3 14:16 +0200)
treeab6d358f2610f73c57ac56e066294b84c4608456
parentc1899cf245249808e197269974931062fc2b3005
Drop now-superfluous g_key_file_free()

Now that we auto-free g_key_file stuff, we shouldn't manually free them
anymore.

Fixes: ab41c4f5a91857d9466d83ea062ec60435f7eaa0
Reported-By: Hilko Bengen <bengen@debian.org>
nbd-server.c