Skip to content

deck comment out source code after "return;"

Marius Pa requested to merge nmariusp/lskat:work/nmariusp/return_comment into master

Fix cppcheck issue "src/deck.cpp:78: Statements following return, break, continue, goto or throw will never be executed.".

Merge request reports