Files
neutrino/lib/xmltree
J. Krieg 9f18bf7960 src/gui-neutrino/lib/xmltree/xmlinterface.cpp: fix build when compiling with -Werror
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>
2018-09-02 19:58:37 +02:00
..
2012-03-04 16:32:34 +08:00
2015-04-28 10:12:23 +02:00
2015-04-28 10:12:23 +02:00
2012-09-11 20:31:33 +02:00
2012-09-11 20:31:33 +02:00
2013-05-28 14:23:17 +02:00