Kaydet (Commit) 3e7151db authored tarafından Thomas Arnhold's avatar Thomas Arnhold

remove unused macros

üst 4229f1b1
......@@ -36,13 +36,6 @@ class ResMgr;
//.........................................................................
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
//= handling ressources within the FORMULA-Core library
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment