summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdowniconw32.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:42:20 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:42:20 +0000
commit2a04f635eeab17f9d795aadd6f5c9afb1ff50ee7 (patch)
treeaf72b22d95c51d563c1274416710b70be4c9b4bb /sfx2/source/appl/shutdowniconw32.cxx
parent4c607c95a3d438e0a3394b239728e19a1edfee9a (diff)
INTEGRATION: CWS aquavcl05_DEV300 (1.45.114); FILE MERGED
2008/02/07 15:02:29 pl 1.45.114.1: #i67502# fix impress URL
Diffstat (limited to 'sfx2/source/appl/shutdowniconw32.cxx')
-rw-r--r--sfx2/source/appl/shutdowniconw32.cxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/sfx2/source/appl/shutdowniconw32.cxx b/sfx2/source/appl/shutdowniconw32.cxx
index e3200a8f56..970ccd33ab 100644
--- a/sfx2/source/appl/shutdowniconw32.cxx
+++ b/sfx2/source/appl/shutdowniconw32.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shutdowniconw32.cxx,v $
*
- * $Revision: 1.45 $
+ * $Revision: 1.46 $
*
- * last change: $Author: kz $ $Date: 2007-09-06 14:25:51 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:42:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -114,13 +114,6 @@ using namespace ::osl;
#define IDM_UNINSTALL 11
-#if defined(USE_APP_SHORTCUTS)
-#ifdef IMPRESS_WIZARD_URL
-#undef IMPRESS_WIZARD_URL
-#endif
-#define IMPRESS_WIZARD_URL "private:factory/simpress?slot=6686"
-#endif
-
#define ICON_SO_DEFAULT 1
#define ICON_TEXT_DOCUMENT 2
#define ICON_TEXT_TEMPLATE 3