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:
@@ -39,13 +39,10 @@
|
|||||||
|
|
||||||
namespace sca { namespace analysis {
|
namespace sca { namespace analysis {
|
||||||
|
|
||||||
class SortedIndividualInt32List;
|
|
||||||
class ScaAnyConverter;
|
class ScaAnyConverter;
|
||||||
|
|
||||||
|
|
||||||
#define PI 3.1415926535897932
|
#define PI 3.1415926535897932
|
||||||
#define EOL ( ( const sal_Char* ) 1 )
|
|
||||||
#define EOE ( ( const sal_Char* ) 2 )
|
|
||||||
|
|
||||||
|
|
||||||
inline bool IsLeapYear( sal_uInt16 nYear );
|
inline bool IsLeapYear( sal_uInt16 nYear );
|
||||||
|
Reference in New Issue
Block a user