mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
because with this the warning: warning: 'xmlgz_file' may be used uninitialized in this function [-Wmaybe-uninitialized] warning: 'xml_file' may be used uninitialized in this function [-Wmaybe-uninitialized] is treated as an error and the build aborts - so let's remove this warning... Thanks to Janus for reporting this and the suggested fix Signed-off-by: Thilo Graf <dbt@novatux.de>