scaddins: Drop unused stuff

Change-Id: Icdbb297df55ed5984b4008e304a41df89a996334
Reviewed-on: https://gerrit.libreoffice.org/56523
Tested-by: Jenkins
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
This commit is contained in:
Takeshi Abe 2018-06-27 19:13:44 +09:00
parent ad511ce89c
commit 123a4808dc

View File

@ -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 );