yeagle Removed futile code to avoid compiler warnings
1431cd2 May 4, 2020
Removed futile code to avoid compiler warnings
These code parts were originally added to avoid compiler warnings. Now they
themselves were responsible for compiler warnings, which is why they got
removed again. This has no substantial influence, as these code parts are
never called anyways.
1431cd2