summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-10 06:50:53 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-10 06:53:35 +0900
commite194f5bda1c7cb218f649d316122513f571c5180 (patch)
tree93e84fd98e1d28d951557e99c2ebc46d7b194069 /sfx2/source/appl/sfxhelp.cxx
parente5c6f53714335360c360e99b851da64bd2ccf74f (diff)
removed unused defines
Diffstat (limited to 'sfx2/source/appl/sfxhelp.cxx')
-rw-r--r--sfx2/source/appl/sfxhelp.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx
index 80a8f881925b..1335e1fb0fa3 100644
--- a/sfx2/source/appl/sfxhelp.cxx
+++ b/sfx2/source/appl/sfxhelp.cxx
@@ -86,9 +86,6 @@ using namespace ::com::sun::star::frame;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::system;
-#define ERROR_TAG String( DEFINE_CONST_UNICODE("Error: ") )
-#define PATH_TAG String( DEFINE_CONST_UNICODE("\nPath: ") )
-
class NoHelpErrorBox : public ErrorBox
{
public: