[ROSAPPS][PICE] Fix ROSAPPS-355 Unreachable code
authorJoachim Henze <Joachim.Henze@reactos.org>
Mon, 30 Mar 2020 15:18:16 +0000 (17:18 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Mon, 30 Mar 2020 15:18:16 +0000 (17:18 +0200)
commit30dcc229f06f395e55f3f94df5db310afdf56a42
treead628df6ed8baa569519f6558508db6befc17d1a
parent76a41370d0199c99d9857adbb3da3b9a67df5579
[ROSAPPS][PICE] Fix ROSAPPS-355 Unreachable code

Just to satisfy static code analysis. No change in behavior expected.

The same way as the external applications maintainers
fixed it in their latest version
https://sourceforge.net/projects/pice/files/pICE%20source/build_20/

By killing the whole function ScrollUp() with the disabled code.
Like the original authors I left the functions unused declaration
existing within hardware.h
modules/rosapps/applications/sysutils/utils/pice/module/hardware.c