summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/shellextensions
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-11-25 09:18:15 +0100
committerAndras Timar <atimar@suse.com>2011-11-25 09:47:31 +0100
commit3b12413024c287b6546cf7e34361bb12776e3871 (patch)
tree161af38e62d8d89ed46121a2e02acc67ee6491fa /setup_native/source/win32/customactions/shellextensions
parentf87ea359f45a8d8edbf029a5268b40fab3d1fa6c (diff)
remove unused defines
Diffstat (limited to 'setup_native/source/win32/customactions/shellextensions')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/checkrunningoffice.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/checkrunningoffice.cxx b/setup_native/source/win32/customactions/shellextensions/checkrunningoffice.cxx
index 76f6b6e94a4f..38f5bcd10204 100644
--- a/setup_native/source/win32/customactions/shellextensions/checkrunningoffice.cxx
+++ b/setup_native/source/win32/customactions/shellextensions/checkrunningoffice.cxx
@@ -56,9 +56,6 @@
#include <systools/win32/uwinapi.h>
#include <../tools/seterror.hxx>
-#define WININIT_FILENAME "wininit.ini"
-#define RENAME_SECTION "rename"
-
#ifdef DEBUG
inline void OutputDebugStringFormat( LPCTSTR pFormat, ... )
{