From f656547d4d41091b5ccb729838e7355554a453cd Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 3 Dec 2019 09:28:27 +0200 Subject: remove some useless comment lines which merely announce that the next declaration is a class Change-Id: Ifdb1398bcd99816b13e0b3769b46d0562bfbc1dc Reviewed-on: https://gerrit.libreoffice.org/84229 Tested-by: Jenkins Reviewed-by: Noel Grandin --- chart2/workbench/addin/sampleaddin.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'chart2/workbench') diff --git a/chart2/workbench/addin/sampleaddin.cxx b/chart2/workbench/addin/sampleaddin.cxx index 6fc40ebc7d86..7376b872b9c9 100644 --- a/chart2/workbench/addin/sampleaddin.cxx +++ b/chart2/workbench/addin/sampleaddin.cxx @@ -87,7 +87,6 @@ SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( } // extern C -// class SampleAddIn SampleAddIn::SampleAddIn() { -- cgit