forked from amazingfate/loongoffice
V668 There is no sense in testing the 'pCommentAction' 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: I3fa6619f80edefd852693190ebf463f694c8b55c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175108 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> Tested-by: Jenkins