[Libreoffice-commits] core.git: scaddins/source
Takeshi Abe
tabe at fixedpoint.jp
Mon Jul 2 05:43:38 UTC 2018
scaddins/source/analysis/analysishelper.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 123a4808dca73f99bb80413d3a2eb23d232a9b2e
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Wed Jun 27 19:13:44 2018 +0900
scaddins: Drop unused stuff
Change-Id: Icdbb297df55ed5984b4008e304a41df89a996334
Reviewed-on: https://gerrit.libreoffice.org/56523
Tested-by: Jenkins
Reviewed-by: Takeshi Abe <tabe at fixedpoint.jp>
diff --git a/scaddins/source/analysis/analysishelper.hxx b/scaddins/source/analysis/analysishelper.hxx
index a5c7270dc9cd..85dc1eb65ccb 100644
--- a/scaddins/source/analysis/analysishelper.hxx
+++ b/scaddins/source/analysis/analysishelper.hxx
@@ -39,13 +39,10 @@
namespace sca { namespace analysis {
-class SortedIndividualInt32List;
class ScaAnyConverter;
#define PI 3.1415926535897932
-#define EOL ( ( const sal_Char* ) 1 )
-#define EOE ( ( const sal_Char* ) 2 )
inline bool IsLeapYear( sal_uInt16 nYear );
More information about the Libreoffice-commits
mailing list