summaryrefslogtreecommitdiff
path: root/desktop/win32/source/applauncher/sbase.cxx
diff options
context:
space:
mode:
authorJesús Corrius <jcorrius@gmail.com>2013-04-26 14:17:56 +0200
committerTor Lillqvist <tml@iki.fi>2013-04-26 12:39:21 +0000
commit64dafbe584fe7644ec29b96b6a9a9588ba4619bd (patch)
treedab28fb77849a93008c0196d413fa1d58197978d /desktop/win32/source/applauncher/sbase.cxx
parent182f77a46d755b90fb7c79a4e80666beff47cf0c (diff)
Fix fdo#35785: recent documents feature of the Windows 7 Start menu broken
Change-Id: I61cffeaf661db7e7b8f642bbbd9457203f75cb9a Reviewed-on: https://gerrit.libreoffice.org/3623 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'desktop/win32/source/applauncher/sbase.cxx')
-rw-r--r--desktop/win32/source/applauncher/sbase.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/win32/source/applauncher/sbase.cxx b/desktop/win32/source/applauncher/sbase.cxx
index 4b51080b770d..e6123a66b14f 100644
--- a/desktop/win32/source/applauncher/sbase.cxx
+++ b/desktop/win32/source/applauncher/sbase.cxx
@@ -21,6 +21,4 @@
_TCHAR APPLICATION_SWITCH[] = _T( "--base" );
-LPCWSTR APPUSERMODELID = L"TheDocumentFoundation.LibreOffice.Base";
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */