remove unused macros
This commit is contained in:
@@ -36,13 +36,6 @@ class ResMgr;
|
|||||||
//.........................................................................
|
//.........................................................................
|
||||||
namespace formula
|
namespace formula
|
||||||
{
|
{
|
||||||
|
|
||||||
#define FORMULA_RES( id ) ResourceManager::loadString( id )
|
|
||||||
#define FORMULA_RES_PARAM( id, ascii, replace ) ResourceManager::loadString( id, ascii, replace )
|
|
||||||
|
|
||||||
#define FORMULACORE_RESSTRING( id ) FORMULA_RES( id )
|
|
||||||
// (compatibility)
|
|
||||||
|
|
||||||
//==================================================================
|
//==================================================================
|
||||||
//= ResourceManager
|
//= ResourceManager
|
||||||
//= handling ressources within the FORMULA-Core library
|
//= handling ressources within the FORMULA-Core library
|
||||||
|
Reference in New Issue
Block a user