These null checks are not needed since the variables were previously dereferenced and if they were null a NullPointerException would have occurred then. Change-Id: Ied6a3b32b2580a0d95f74053a1867130780e208b Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>