Files
jpexs-decompiler/libsrc/ffdec_lib
Jindra Petřík a8c21cb3b4 Fixed removeIncludedActions - do..while changed to while(true)
as it was not working when firstItem was excluded and thus removed.
Statement "continue" in do..while checks condition immediately
and then terminating loop, because firstItem is now the second
of the list. Other excluded items then won't be removed.
2018-01-07 18:47:49 +01:00
..
2015-05-12 10:48:55 +02:00
2015-05-12 10:48:55 +02:00
2016-09-18 23:37:02 +02:00
2016-09-20 21:43:52 +02:00