forked from amazingfate/loongoffice
V668 There is no sense in testing the 'xExtra' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error. Change-Id: Ie851b98f15eac9e7d8118fb919438fbd389cfbf1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175130 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> Tested-by: Jenkins